syntax-tree/unist-util-visit
utility to visit nodes- 85%
- 65m
- 282
syntax-tree/unist-util-visit-parents
utility to recursively walk over unist nodes, with ancestral information- 83%
- 68m
- 68
syntax-tree/unist-util-is
utility to check if a node passes a test- 83%
- 68m
- 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%
- 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%
- 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.3m
- 22
syntax-tree/unist-util-find-all-after
utility to find nodes after another node- 75%
- 4.1m
- 6
syntax-tree/unist-util-position-from-estree
unist utility to get a position from an estree node- 73%
- 7.6m
- 0
syntax-tree/unist-util-find-after
unist utility to find a node after another node- 73%
- 3.8m
- 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%
- 734k
- 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%
- 418k
- 35
syntax-tree/unist-util-filter
utility to create a new tree with nodes that pass a filter- 71%
- 1.5m
- 18
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%
- 46k
- 6
syntax-tree/unist-util-parents
unist utility to add references to parents on nodes in a tree- 67%
- 8.4k
- 5
syntax-tree/unist-util-find-before
utility to find a node before another node- 67%
- 24k
- 4
syntax-tree/unist-util-find-all-before
utility to find nodes before another node- 67%
- 48k
- 5
syntax-tree/unist-util-assert
utility to assert nodes- 67%
- 5k
- 4
syntax-tree/unist-util-size
utility to calculate the number of nodes in a tree- 66%
- 154
- 1
gorango/unist-util-ancestor
Unist util for finding the closest common ancestor for multiple nodes- 65%
- 69
- 4
syntax-tree/unist-diff
Diff two unist trees- 65%
- 32
- 13
Find other projects matching unist-util on GitHub