unifiedjs/unified
☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees- 88%
- 45m
- 4.5k
vfile/vfile
Virtual file format for text processing used in @unifiedjs- 85%
- 48m
- 474
syntax-tree/unist-util-visit
utility to visit nodes- 85%
- 63m
- 281
syntax-tree/unist-util-visit-parents
utility to recursively walk over unist nodes, with ancestral information- 83%
- 66m
- 67
syntax-tree/unist-util-is
utility to check if a node passes a test- 83%
- 67m
- 38
syntax-tree/mdast-util-to-hast
utility to transform mdast to hast- 82%
- 28m
- 104
syntax-tree/hastscript
utility to create hast trees- 82%
- 23m
- 164
syntax-tree/unist-util-stringify-position
utility to serialize a node, position, or point as a human readable location- 82%
- 56m
- 6
syntax-tree/mdast-util-to-string
utility to get the plain text content of an mdast node- 82%
- 52m
- 39
syntax-tree/unist-builder
utility to create a new trees with a nice syntax- 82%
- 11m
- 77
syntax-tree/unist-util-remove-position
utility to remove positions from a tree- 81%
- 20m
- 12
syntax-tree/unist-util-position
utility to get the position of a node- 81%
- 29m
- 8
syntax-tree/unist-util-generated
utility to check if a node is generated- 81%
- 17m
- 4
syntax-tree/hast-util-parse-selector
utility to create an element from a simple CSS selector- 81%
- 22m
- 13
syntax-tree/hast-util-from-parse5
utility to transform Parse5’s AST to hast- 81%
- 16m
- 16
syntax-tree/mdast-util-definitions
utility to find definition nodes in an mdast tree- 80%
- 24m
- 11
syntax-tree/mdast-util-from-markdown
mdast utility to parse markdown- 80%
- 38m
- 214
syntax-tree/unist-util-remove
utility to remove nodes from a tree- 80%
- 7.3m
- 22
syntax-tree/mdast-squeeze-paragraphs
utility to remove empty paragraphs from an mdast tree- 80%
- 5.6m
- 6
syntax-tree/mdast-util-to-markdown
mdast utility to serialize markdown- 78%
- 30m
- 100
syntax-tree/hast-util-whitespace
utility to check if a node is inter-element whitespace- 77%
- 21m
- 4
syntax-tree/mdast-util-find-and-replace
mdast utility to find and replace text in a tree- 76%
- 17m
- 11
syntax-tree/mdast-util-gfm
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)- 76%
- 16m
- 19
syntax-tree/mdast-util-gfm-table
mdast extension to parse and serialize GFM tables- 76%
- 17m
- 13
syntax-tree/mdast-util-gfm-autolink-literal
mdast extension to parse and serialize GFM autolink literals- 75%
- 16m
- 12
syntax-tree/mdast-util-gfm-strikethrough
mdast extension to parse and serialize GFM strikethrough- 75%
- 16m
- 5
syntax-tree/hast-util-to-html
utility to serialize hast to HTML- 75%
- 7.4m
- 92
syntax-tree/mdast-util-gfm-task-list-item
mdast extension to parse and serialize GFM task list items- 75%
- 16m
- 5
syntax-tree/unist-util-find-all-after
utility to find nodes after another node- 75%
- 4.1m
- 6
syntax-tree/hast-util-sanitize
utility to sanitize hast nodes- 74%
- 2.6m
- 50
syntax-tree/mdast-util-compact
utility to make an mdast tree compact- 74%
- 2.9m
- 7
syntax-tree/unist-util-position-from-estree
unist utility to get a position from an estree node- 73%
- 7.2m
- 0
syntax-tree/hast-util-has-property
utility to check if a node has a property- 73%
- 2.8m
- 1
syntax-tree/nlcst-to-string
utility to transform an nlcst tree to a string- 73%
- 2.4m
- 18
syntax-tree/hast-util-to-text
utility to get the plain-text value of a node according to theinnerText
algorithm- 73%
- 3.5m
- 19
syntax-tree/unist-util-find-after
unist utility to find a node after another node- 73%
- 3.6m
- 7
syntax-tree/unist-util-modify-children
utility to modify direct children of a parent- 72%
- 2.3m
- 11
syntax-tree/mdast-util-toc
utility to generate a table of contents from an mdast tree- 72%
- 1.2m
- 82
syntax-tree/unist-util-select
utility to select unist nodes with CSS-like selectors- 72%
- 736k
- 62
syntax-tree/unist-util-visit-children
unist utility to visit direct children of a parent- 72%
- 2m
- 8
syntax-tree/unist-util-inspect
utility to inspect nodes- 72%
- 1.7m
- 27
syntax-tree/unist-util-map
utility to create a new tree by mapping all nodes- 71%
- 402k
- 35
syntax-tree/mdast-comment-marker
utility to parse a comment marker in mdast- 71%
- 874k
- 9
syntax-tree/unist-util-filter
utility to create a new tree with nodes that pass a filter- 71%
- 1.4m
- 18
syntax-tree/mdast-util-heading-style
utility to get the style of an mdast heading- 71%
- 631k
- 5
syntax-tree/mdast-util-to-nlcst
utility to transform mdast to nlcst- 71%
- 465k
- 9
syntax-tree/hast-util-to-mdast
utility to transform hast (HTML) to mdast (markdown)- 70%
- 408k
- 38
syntax-tree/hast-util-from-dom
utility to transform a DOM tree to hast- 70%
- 1.6m
- 22
syntax-tree/hast-util-phrasing
utility to check if a node is phrasing content- 70%
- 835k
- 0
syntax-tree/nlcst-search
utility to search for patterns in an nlcst tree- 70%
- 114k
- 16
syntax-tree/nlcst-is-literal
utility to check whether an nlcst node is meant literally- 70%
- 178k
- 9
syntax-tree/mdast-util-math
mdast extension to parse and serialize math- 69%
- 1.9m
- 16
syntax-tree/mdast-util-heading-range
utility to use headings as ranges in mdast- 69%
- 57k
- 10
syntax-tree/nlcst-normalize
utility to normalize an nlcst word for easier comparison- 69%
- 120k
- 7
syntax-tree/hast-util-embedded
utility to check if a node is an embedded element- 69%
- 1.1m
- 3
syntax-tree/mdast-zone
utility to treat HTML comments as ranges or markers in mdast- 69%
- 14k
- 15
syntax-tree/hast-util-to-nlcst
utility to transform hast to nlcst- 68%
- 101k
- 4
syntax-tree/unist-util-index
utility to index property values or computed keys to nodes- 68%
- 3.1k
- 9
syntax-tree/unist-util-source
utility to get the source of a node or position- 68%
- 43k
- 6
syntax-tree/hast-util-heading
utility to check if a node is heading content- 68%
- 19k
- 6
syntax-tree/mdast-util-directive
mdast extension to parse and serialize generic directives (:cite[smith04]
)- 68%
- 1.9m
- 14
syntax-tree/hast-util-find-and-replace
utility to find and replace text in a hast tree- 68%
- 239k
- 6
syntax-tree/hast-util-to-dom
utility to transform hast to a DOM tree- 68%
- 18k
- 19
syntax-tree/unist-util-parents
unist utility to add references to parents on nodes in a tree- 67%
- 7.9k
- 5
syntax-tree/mdast-normalize-headings
utility to make sure there is no more than a single top-level heading in the document- 67%
- 12k
- 6
syntax-tree/hast-util-reading-time
utility to estimate the reading time- 67%
- 4.1k
- 56
syntax-tree/nlcst-emoticon-modifier
utility to support emoticons in nlcst- 67%
- 67k
- 2
syntax-tree/nlcst-affix-emoticon-modifier
utility to merge affix emoticons into the previous sentence in nlcst- 67%
- 67k
- 1
syntax-tree/unist-util-find-before
utility to find a node before another node- 67%
- 26k
- 4
syntax-tree/nlcst-emoji-modifier
utility to support emoji in nlcst- 67%
- 67k
- 2
syntax-tree/unist-util-find-all-before
utility to find nodes before another node- 67%
- 42k
- 5
syntax-tree/unist-util-assert
utility to assert nodes- 67%
- 8.1k
- 4
syntax-tree/xastscript
utility to create xast trees- 67%
- 13k
- 12
syntax-tree/xast-util-from-xml
utility to parse from XML- 67%
- 9.5k
- 16
syntax-tree/xast-util-to-xml
utility to serialize to XML- 67%
- 19k
- 3
syntax-tree/mdast-util-assert
utility to assert mdast trees- 67%
- 7.1k
- 0
syntax-tree/hast-util-to-xast
utility to transform to xast (xml)- 67%
- 3.2k
- 4
syntax-tree/unist-util-size
utility to calculate the number of nodes in a tree- 66%
- 116
- 1
syntax-tree/xast-util-to-string
xast utility to get the text value of a node- 66%
- 5k
- 4
syntax-tree/hast-util-transparent
utility to check if a node is a transparent element- 66%
- 39
- 1
syntax-tree/nlcst-test
utility to check assert an nlcst node- 66%
- 68
- 2
syntax-tree/hast-util-sectioning
utility to check if a node is a sectioning element- 66%
- 10
- 2
syntax-tree/hast-util-assert
utility to assert hast nodes- 66%
- 48
- 1
syntax-tree/hast-util-labelable
utility to check whether a node is labelable- 66%
- 11
- 2
syntax-tree/hast-util-from-text
utility to set the plain-text value of a node according to theinnerText
algorithm- 66%
- 262
- 2
syntax-tree/hast-util-script-supporting
utility to check if a node is a script-supporting element- 66%
- 37
- 0
gorango/unist-util-ancestor
Unist util for finding the closest common ancestor for multiple nodes- 65%
- 59
- 4
gorango/rehype-extract-meta
Extract meta data from an HTML document- 65%
- 142
- 3
syntax-tree/unist-diff
Diff two unist trees- 65%
- 24
- 13
syntax-tree/hast-util-truncate
utility to truncate the tree to a certain number of characters- 64%
- 52k
- 3
syntax-tree/hast-util-excerpt
utility to truncate the tree to a comment- 64%
- 51k
- 2
unified-doc/unified-doc-react
react wrapper for unified-doc- 61%
- 19
- 3
ChristianMurphy/mdast-util-arbitrary
Generate arbitrary mdast with fast check- 61%
- 3
- 1
unified-doc/unified-doc
unified document APIs- 60%
- 4.6k
- 10
remcohaszing/monaco-unified
Get warnings and error messages in monaco editor based on a unified processor.- 56%
- 34
- 18
Find other projects matching unist on GitHub