syntax-tree/unist-util-visit
utility to visit nodes- 85%
- 49m
- 222
syntax-tree/unist-util-visit-parents
utility to recursively walk over unist nodes, with ancestral information- 83%
- 51m
- 53
syntax-tree/unist-util-is
utility to check if a node passes a test- 83%
- 51m
- 33
syntax-tree/unist-util-stringify-position
utility to serialize a node, position, or point as a human readable location- 82%
- 41m
- 5
syntax-tree/unist-builder
utility to create a new trees with a nice syntax- 82%
- 15m
- 70
syntax-tree/unist-util-remove-position
utility to remove positions from a tree- 81%
- 18m
- 11
syntax-tree/unist-util-position
utility to get the position of a node- 81%
- 22m
- 8
syntax-tree/unist-util-generated
utility to check if a node is generated- 81%
- 20m
- 4
syntax-tree/unist-util-remove
utility to remove nodes from a tree- 80%
- 11m
- 18
syntax-tree/unist-util-find-all-after
utility to find nodes after another node- 75%
- 5m
- 6
syntax-tree/unist-util-position-from-estree
unist utility to get a position from an estree node- 73%
- 4m
- 0
syntax-tree/unist-util-find-after
unist utility to find a node after another node- 73%
- 2m
- 5
syntax-tree/unist-util-modify-children
utility to modify direct children of a parent- 72%
- 1m
- 7
syntax-tree/unist-util-select
utility to select unist nodes with CSS-like selectors- 72%
- 667k
- 55
syntax-tree/unist-util-visit-children
unist utility to visit direct children of a parent- 72%
- 1m
- 7
syntax-tree/unist-util-inspect
utility to inspect nodes- 72%
- 1m
- 21
syntax-tree/unist-util-map
utility to create a new tree by mapping all nodes- 71%
- 372k
- 34
syntax-tree/unist-util-filter
utility to create a new tree with nodes that pass a filter- 71%
- 878k
- 13
syntax-tree/unist-util-index
utility to index property values or computed keys to nodes- 68%
- 3k
- 7
syntax-tree/unist-util-source
utility to get the source of a node or position- 68%
- 45k
- 6
syntax-tree/unist-util-parents
unist utility to add references to parents on nodes in a tree- 67%
- 8k
- 3
syntax-tree/unist-util-find-before
utility to find a node before another node- 67%
- 12k
- 4
syntax-tree/unist-util-find-all-before
utility to find nodes before another node- 67%
- 24k
- 5
syntax-tree/unist-util-assert
utility to assert nodes- 67%
- 1k
- 2
syntax-tree/unist-util-size
utility to calculate the number of nodes in a tree- 66%
- 257
- 0
gorango/unist-util-ancestor
Unist util for finding the closest common ancestor for multiple nodes- 65%
- 85
- 2
syntax-tree/unist-diff
Diff two unist trees- 65%
- 12
- 11
Find other projects matching unist-util on GitHub