unifiedjs/unified
☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees- 88%
- 47m
- 4.5k
vfile/vfile
Virtual file format for text processing used in @unifiedjs- 85%
- 50m
- 474
syntax-tree/unist-util-visit
utility to visit nodes- 85%
- 66m
- 281
syntax-tree/unist-util-visit-parents
utility to recursively walk over unist nodes, with ancestral information- 83%
- 68m
- 67
syntax-tree/unist-util-is
utility to check if a node passes a test- 83%
- 70m
- 38
syntax-tree/mdast-util-to-hast
utility to transform mdast to hast- 82%
- 29m
- 104
syntax-tree/hastscript
utility to create hast trees- 82%
- 24m
- 164
syntax-tree/unist-util-stringify-position
utility to serialize a node, position, or point as a human readable location- 82%
- 58m
- 6
syntax-tree/mdast-util-to-string
utility to get the plain text content of an mdast node- 82%
- 55m
- 39
syntax-tree/unist-builder
utility to create a new trees with a nice syntax- 82%
- 12m
- 77
syntax-tree/unist-util-remove-position
utility to remove positions from a tree- 81%
- 21m
- 12
syntax-tree/unist-util-position
utility to get the position of a node- 81%
- 30m
- 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%
- 23m
- 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%
- 25m
- 11
syntax-tree/mdast-util-from-markdown
mdast utility to parse markdown- 80%
- 39m
- 214
syntax-tree/unist-util-remove
utility to remove nodes from a tree- 80%
- 7.5m
- 22
syntax-tree/mdast-squeeze-paragraphs
utility to remove empty paragraphs from an mdast tree- 80%
- 5.8m
- 6
syntax-tree/mdast-util-to-markdown
mdast utility to serialize markdown- 78%
- 31m
- 100
syntax-tree/hast-util-whitespace
utility to check if a node is inter-element whitespace- 77%
- 22m
- 4
syntax-tree/mdast-util-find-and-replace
mdast utility to find and replace text in a tree- 76%
- 18m
- 11
syntax-tree/mdast-util-gfm
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)- 76%
- 17m
- 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%
- 17m
- 12
syntax-tree/mdast-util-gfm-strikethrough
mdast extension to parse and serialize GFM strikethrough- 75%
- 17m
- 5
syntax-tree/hast-util-to-html
utility to serialize hast to HTML- 75%
- 7.7m
- 92
syntax-tree/mdast-util-gfm-task-list-item
mdast extension to parse and serialize GFM task list items- 75%
- 17m
- 5
syntax-tree/unist-util-find-all-after
utility to find nodes after another node- 75%
- 4.3m
- 6
syntax-tree/hast-util-sanitize
utility to sanitize hast nodes- 74%
- 2.7m
- 50
syntax-tree/mdast-util-compact
utility to make an mdast tree compact- 74%
- 3m
- 7
syntax-tree/unist-util-position-from-estree
unist utility to get a position from an estree node- 73%
- 7.5m
- 0
syntax-tree/hast-util-has-property
utility to check if a node has a property- 73%
- 2.9m
- 1
syntax-tree/nlcst-to-string
utility to transform an nlcst tree to a string- 73%
- 2.5m
- 18
syntax-tree/hast-util-to-text
utility to get the plain-text value of a node according to theinnerText
algorithm- 73%
- 3.6m
- 19
syntax-tree/unist-util-find-after
unist utility to find a node after another node- 73%
- 3.7m
- 7
syntax-tree/unist-util-modify-children
utility to modify direct children of a parent- 72%
- 2.4m
- 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%
- 765k
- 62
syntax-tree/unist-util-visit-children
unist utility to visit direct children of a parent- 72%
- 2.1m
- 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%
- 420k
- 35
syntax-tree/mdast-comment-marker
utility to parse a comment marker in mdast- 71%
- 923k
- 9
syntax-tree/unist-util-filter
utility to create a new tree with nodes that pass a filter- 71%
- 1.5m
- 18
syntax-tree/mdast-util-heading-style
utility to get the style of an mdast heading- 71%
- 658k
- 5
syntax-tree/mdast-util-to-nlcst
utility to transform mdast to nlcst- 71%
- 479k
- 9
syntax-tree/hast-util-to-mdast
utility to transform hast (HTML) to mdast (markdown)- 70%
- 429k
- 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%
- 871k
- 0
syntax-tree/nlcst-search
utility to search for patterns in an nlcst tree- 70%
- 116k
- 16
syntax-tree/nlcst-is-literal
utility to check whether an nlcst node is meant literally- 70%
- 181k
- 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%
- 123k
- 7
syntax-tree/hast-util-embedded
utility to check if a node is an embedded element- 69%
- 1.2m
- 3
syntax-tree/mdast-zone
utility to treat HTML comments as ranges or markers in mdast- 69%
- 15k
- 15
syntax-tree/hast-util-to-nlcst
utility to transform hast to nlcst- 68%
- 105k
- 4
syntax-tree/unist-util-index
utility to index property values or computed keys to nodes- 68%
- 3.2k
- 9
syntax-tree/unist-util-source
utility to get the source of a node or position- 68%
- 44k
- 6
syntax-tree/hast-util-heading
utility to check if a node is heading content- 68%
- 20k
- 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%
- 256k
- 6
syntax-tree/hast-util-to-dom
utility to transform hast to a DOM tree- 68%
- 17k
- 19
syntax-tree/unist-util-parents
unist utility to add references to parents on nodes in a tree- 67%
- 8k
- 5
syntax-tree/mdast-normalize-headings
utility to make sure there is no more than a single top-level heading in the document- 67%
- 11k
- 6
syntax-tree/hast-util-reading-time
utility to estimate the reading time- 67%
- 4.5k
- 56
syntax-tree/nlcst-emoticon-modifier
utility to support emoticons in nlcst- 67%
- 70k
- 2
syntax-tree/nlcst-affix-emoticon-modifier
utility to merge affix emoticons into the previous sentence in nlcst- 67%
- 70k
- 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%
- 70k
- 2
syntax-tree/unist-util-find-all-before
utility to find nodes before another node- 67%
- 44k
- 5
syntax-tree/unist-util-assert
utility to assert nodes- 67%
- 8k
- 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.8k
- 16
syntax-tree/xast-util-to-xml
utility to serialize to XML- 67%
- 18k
- 3
syntax-tree/mdast-util-assert
utility to assert mdast trees- 67%
- 6.9k
- 0
syntax-tree/hast-util-to-xast
utility to transform to xast (xml)- 67%
- 3.1k
- 4
syntax-tree/unist-util-size
utility to calculate the number of nodes in a tree- 66%
- 118
- 1
syntax-tree/xast-util-to-string
xast utility to get the text value of a node- 66%
- 5.1k
- 4
syntax-tree/hast-util-transparent
utility to check if a node is a transparent element- 66%
- 37
- 1
syntax-tree/nlcst-test
utility to check assert an nlcst node- 66%
- 61
- 2
syntax-tree/hast-util-sectioning
utility to check if a node is a sectioning element- 66%
- 11
- 2
syntax-tree/hast-util-assert
utility to assert hast nodes- 66%
- 47
- 1
syntax-tree/hast-util-labelable
utility to check whether a node is labelable- 66%
- 10
- 2
syntax-tree/hast-util-from-text
utility to set the plain-text value of a node according to theinnerText
algorithm- 66%
- 346
- 2
syntax-tree/hast-util-script-supporting
utility to check if a node is a script-supporting element- 66%
- 36
- 0
gorango/unist-util-ancestor
Unist util for finding the closest common ancestor for multiple nodes- 65%
- 61
- 4
gorango/rehype-extract-meta
Extract meta data from an HTML document- 65%
- 151
- 3
syntax-tree/unist-diff
Diff two unist trees- 65%
- 23
- 13
syntax-tree/hast-util-truncate
utility to truncate the tree to a certain number of characters- 64%
- 54k
- 3
syntax-tree/hast-util-excerpt
utility to truncate the tree to a comment- 64%
- 54k
- 2
unified-doc/unified-doc-react
react wrapper for unified-doc- 61%
- 15
- 3
ChristianMurphy/mdast-util-arbitrary
Generate arbitrary mdast with fast check- 61%
- 2
- 1
unified-doc/unified-doc
unified document APIs- 60%
- 4.2k
- 10
remcohaszing/monaco-unified
Get warnings and error messages in monaco editor based on a unified processor.- 56%
- 35
- 18
Find other projects matching unist on GitHub