unified

Explore/Topic/unist-util

Projects matching unist-util

  1. syntax-tree/unist-util-visit

    utility to visit nodes
    1. 85%
    2. 46m
    3. 283
  2. syntax-tree/unist-util-visit-parents

    utility to recursively walk over unist nodes, with ancestral information
    1. 83%
    2. 48m
    3. 68
  3. syntax-tree/unist-util-is

    utility to check if a node passes a test
    1. 83%
    2. 47m
    3. 39
  4. syntax-tree/unist-util-stringify-position

    utility to serialize a node, position, or point as a human readable location
    1. 82%
    2. 42m
    3. 6
  5. syntax-tree/unist-builder

    utility to create a new trees with a nice syntax
    1. 82%
    2. 7.6m
    3. 78
  6. syntax-tree/unist-util-remove-position

    utility to remove positions from a tree
    1. 81%
    2. 14m
    3. 12
  7. syntax-tree/unist-util-position

    utility to get the position of a node
    1. 81%
    2. 22m
    3. 8
  8. syntax-tree/unist-util-generated

    utility to check if a node is generated
    1. 81%
    2. 12m
    3. 4
  9. syntax-tree/unist-util-remove

    utility to remove nodes from a tree
    1. 80%
    2. 5.2m
    3. 22
  10. syntax-tree/unist-util-find-all-after

    utility to find nodes after another node
    1. 75%
    2. 2.9m
    3. 6
  11. syntax-tree/unist-util-position-from-estree

    unist utility to get a position from an estree node
    1. 73%
    2. 5.6m
    3. 0
  12. syntax-tree/unist-util-find-after

    unist utility to find a node after another node
    1. 73%
    2. 3.1m
    3. 7
  13. syntax-tree/unist-util-modify-children

    utility to modify direct children of a parent
    1. 72%
    2. 1.8m
    3. 11
  14. syntax-tree/unist-util-select

    utility to select unist nodes with CSS-like selectors
    1. 72%
    2. 542k
    3. 62
  15. syntax-tree/unist-util-visit-children

    unist utility to visit direct children of a parent
    1. 72%
    2. 1.7m
    3. 8
  16. syntax-tree/unist-util-inspect

    utility to inspect nodes
    1. 72%
    2. 1.3m
    3. 27
  17. syntax-tree/unist-util-map

    utility to create a new tree by mapping all nodes
    1. 71%
    2. 292k
    3. 35
  18. syntax-tree/unist-util-filter

    utility to create a new tree with nodes that pass a filter
    1. 71%
    2. 1.3m
    3. 18
  19. syntax-tree/unist-util-index

    utility to index property values or computed keys to nodes
    1. 68%
    2. 2.6k
    3. 9
  20. syntax-tree/unist-util-source

    utility to get the source of a node or position
    1. 68%
    2. 38k
    3. 6
  21. syntax-tree/unist-util-parents

    unist utility to add references to parents on nodes in a tree
    1. 67%
    2. 5.8k
    3. 5
  22. syntax-tree/unist-util-find-before

    utility to find a node before another node
    1. 67%
    2. 19k
    3. 4
  23. syntax-tree/unist-util-find-all-before

    utility to find nodes before another node
    1. 67%
    2. 35k
    3. 5
  24. syntax-tree/unist-util-assert

    utility to assert nodes
    1. 67%
    2. 2.6k
    3. 4
  25. syntax-tree/unist-util-size

    utility to calculate the number of nodes in a tree
    1. 66%
    2. 173
    3. 1
  26. gorango/unist-util-ancestor

    Unist util for finding the closest common ancestor for multiple nodes
    1. 65%
    2. 101
    3. 4
  27. syntax-tree/unist-diff

    Diff two unist trees
    1. 65%
    2. 9
    3. 13
  28. Find other projects matching unist-util on GitHub