syntax-tree/unist-util-visit
utility to visit nodes- 85%
- 67m
- 279
syntax-tree/unist-util-visit-parents
utility to recursively walk over unist nodes, with ancestral information- 83%
- 69m
- 67
syntax-tree/unist-util-is
utility to check if a node passes a test- 83%
- 70m
- 38
syntax-tree/unist-util-stringify-position
utility to serialize a node, position, or point as a human readable location- 82%
- 58m
- 6
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/unist-util-remove
utility to remove nodes from a tree- 80%
- 7.7m
- 22
syntax-tree/unist-util-find-all-after
utility to find nodes after another node- 75%
- 4.3m
- 6
syntax-tree/unist-util-position-from-estree
unist utility to get a position from an estree node- 73%
- 7.5m
- 0
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/unist-util-select
utility to select unist nodes with CSS-like selectors- 72%
- 778k
- 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.8m
- 27
syntax-tree/unist-util-map
utility to create a new tree by mapping all nodes- 71%
- 437k
- 35
syntax-tree/unist-util-filter
utility to create a new tree with nodes that pass a filter- 71%
- 1.4m
- 18
syntax-tree/unist-util-index
utility to index property values or computed keys to nodes- 68%
- 3.4k
- 9
syntax-tree/unist-util-source
utility to get the source of a node or position- 68%
- 48k
- 6
syntax-tree/unist-util-parents
unist utility to add references to parents on nodes in a tree- 67%
- 8k
- 5
syntax-tree/unist-util-find-before
utility to find a node before another node- 67%
- 30k
- 4
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%
- 5.4k
- 4
syntax-tree/unist-util-size
utility to calculate the number of nodes in a tree- 66%
- 131
- 1
gorango/unist-util-ancestor
Unist util for finding the closest common ancestor for multiple nodes- 65%
- 24
- 4
syntax-tree/unist-diff
Diff two unist trees- 65%
- 13
- 13
Find other projects matching unist-util on GitHub