unified

Explore/Topic/util

Projects matching util

  1. syntax-tree/unist-util-visit

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

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

    utility to check if a node passes a test
    1. 83%
    2. 48m
    3. 29
  4. syntax-tree/hastscript

    utility to create hast trees
    1. 82%
    2. 25m
    3. 108
  5. syntax-tree/unist-util-stringify-position

    utility to serialize a node, position, or point as a human readable location
    1. 82%
    2. 43m
    3. 5
  6. syntax-tree/mdast-util-to-string

    utility to get the plain text content of an mdast node
    1. 82%
    2. 41m
    3. 30
  7. syntax-tree/unist-builder

    utility to create a new trees with a nice syntax
    1. 82%
    2. 22m
    3. 64
  8. syntax-tree/hast-to-hyperscript

    Legacy utility to transform hast to something else
    1. 81%
    2. 17m
    3. 44
  9. syntax-tree/unist-util-remove-position

    utility to remove positions from a tree
    1. 81%
    2. 25m
    3. 11
  10. syntax-tree/unist-util-position

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

    utility to check if a node is generated
    1. 81%
    2. 25m
    3. 4
  12. syntax-tree/hast-util-parse-selector

    utility to create an element from a simple CSS selector
    1. 81%
    2. 23m
    3. 10
  13. syntax-tree/hast-util-from-parse5

    utility to transform Parse5’s AST to hast
    1. 81%
    2. 19m
    3. 13
  14. syntax-tree/mdast-util-definitions

    utility to find definition nodes in an mdast tree
    1. 80%
    2. 29m
    3. 9
  15. syntax-tree/hast-util-raw

    utility to reparse a hast tree
    1. 80%
    2. 19m
    3. 6
  16. syntax-tree/hast-util-to-parse5

    utility to transform hast to Parse5’s AST
    1. 80%
    2. 18m
    3. 2
  17. syntax-tree/hast-util-whitespace

    utility to check if a node is inter-element whitespace
    1. 77%
    2. 9m
    3. 4
  18. syntax-tree/hast-util-to-html

    utility to serialize hast to HTML
    1. 75%
    2. 3m
    3. 65
  19. syntax-tree/hast-util-is-element

    utility to check if a node is a (certain) element
    1. 75%
    2. 3m
    3. 9
  20. syntax-tree/unist-util-find-all-after

    utility to find nodes after another node
    1. 75%
    2. 7m
    3. 6
  21. syntax-tree/hast-util-sanitize

    utility to sanitize hast nodes
    1. 74%
    2. 2m
    3. 38
  22. syntax-tree/mdast-util-compact

    utility to make an mdast tree compact
    1. 74%
    2. 4m
    3. 4
  23. syntax-tree/mdast-util-frontmatter

    mdast extensions to parse and serialize frontmatter (YAML, TOML, etc)
    1. 73%
    2. 3m
    3. 9
  24. syntax-tree/nlcst-to-string

    utility to transform an nlcst tree to a string
    1. 73%
    2. 1m
    3. 17
  25. syntax-tree/hast-util-to-text

    utility to get the plain-text value of a node according to the innerText algorithm
    1. 73%
    2. 1m
    3. 15
  26. syntax-tree/unist-util-find-after

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

    utility to modify direct children of a parent
    1. 72%
    2. 1m
    3. 6
  28. syntax-tree/hast-util-heading-rank

    utility to get the rank (or depth, level) of headings
    1. 72%
    2. 842k
    3. 6
  29. syntax-tree/hast-util-select

    utility to add querySelector, querySelectorAll, and matches support for hast
    1. 72%
    2. 440k
    3. 27
  30. syntax-tree/unist-util-select

    utility to select unist nodes with CSS-like selectors
    1. 72%
    2. 587k
    3. 53
  31. syntax-tree/unist-util-visit-children

    unist utility to visit direct children of a parent
    1. 72%
    2. 947k
    3. 8
  32. syntax-tree/unist-util-inspect

    utility to inspect nodes
    1. 72%
    2. 757k
    3. 20
  33. syntax-tree/unist-util-map

    utility to create a new tree by mapping all nodes
    1. 71%
    2. 389k
    3. 34
  34. syntax-tree/mdast-comment-marker

    utility to parse a comment marker in mdast
    1. 71%
    2. 552k
    3. 9
  35. syntax-tree/mdast-util-heading-style

    utility to get the style of an mdast heading
    1. 71%
    2. 448k
    3. 4
  36. syntax-tree/hast-util-from-dom

    utility to transform a DOM tree to hast
    1. 70%
    2. 272k
    3. 20
  37. syntax-tree/hast-util-phrasing

    utility to check if a node is phrasing content
    1. 70%
    2. 210k
    3. 0
  38. syntax-tree/nlcst-search

    utility to search for patterns in an nlcst tree
    1. 70%
    2. 98k
    3. 14
  39. syntax-tree/nlcst-is-literal

    utility to check whether an nlcst node is meant literally
    1. 70%
    2. 133k
    3. 9
  40. syntax-tree/mdast-util-heading-range

    utility to use headings as ranges in mdast
    1. 69%
    2. 54k
    3. 8
  41. syntax-tree/nlcst-normalize

    utility to normalize an nlcst word for easier comparison
    1. 69%
    2. 100k
    3. 7
  42. syntax-tree/hast-util-embedded

    utility to check if a node is an embedded element
    1. 69%
    2. 500k
    3. 2
  43. syntax-tree/mdast-zone

    utility to treat HTML comments as ranges or markers in mdast
    1. 69%
    2. 22k
    3. 15
  44. syntax-tree/hast-util-to-nlcst

    utility to transform hast to nlcst
    1. 68%
    2. 69k
    3. 4
  45. syntax-tree/unist-util-source

    utility to get the source of a node or position
    1. 68%
    2. 41k
    3. 6
  46. syntax-tree/hast-util-heading

    utility to check if a node is heading content
    1. 68%
    2. 5k
    3. 4
  47. syntax-tree/hast-util-find-and-replace

    utility to find and replace text in a hast tree
    1. 68%
    2. 101k
    3. 5
  48. syntax-tree/hast-util-to-dom

    utility to transform hast to a DOM tree
    1. 68%
    2. 13k
    3. 13
  49. syntax-tree/unist-util-parents

    unist utility to add references to parents on nodes in a tree
    1. 67%
    2. 8k
    3. 3
  50. syntax-tree/nlcst-emoticon-modifier

    utility to support emoticons in nlcst
    1. 67%
    2. 33k
    3. 2
  51. syntax-tree/nlcst-affix-emoticon-modifier

    utility to merge affix emoticons into the previous sentence in nlcst
    1. 67%
    2. 33k
    3. 1
  52. syntax-tree/unist-util-find-before

    utility to find a node before another node
    1. 67%
    2. 8k
    3. 4
  53. syntax-tree/nlcst-emoji-modifier

    utility to support emoji in nlcst
    1. 67%
    2. 33k
    3. 2
  54. syntax-tree/unist-util-find-all-before

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

    utility to assert nodes
    1. 67%
    2. 2k
    3. 2
  56. syntax-tree/xastscript

    utility to create xast trees
    1. 67%
    2. 7k
    3. 6
  57. syntax-tree/xast-util-from-xml

    utility to parse from XML
    1. 67%
    2. 2k
    3. 9
  58. syntax-tree/hast-util-from-selector

    utility to parse CSS selectors to hast nodes
    1. 67%
    2. 5k
    3. 1
  59. syntax-tree/xast-util-to-xml

    utility to serialize to XML
    1. 67%
    2. 10k
    3. 2
  60. syntax-tree/mdast-util-assert

    utility to assert mdast trees
    1. 67%
    2. 2k
    3. 0
  61. syntax-tree/hast-util-to-xast

    utility to transform to xast (xml)
    1. 67%
    2. 439
    3. 3
  62. syntax-tree/unist-util-size

    utility to calculate the number of nodes in a tree
    1. 66%
    2. 457
    3. 0
  63. syntax-tree/hast-util-transparent

    utility to check if a node is a transparent element
    1. 66%
    2. 54
    3. 1
  64. syntax-tree/nlcst-test

    utility to check assert an nlcst node
    1. 66%
    2. 105
    3. 2
  65. syntax-tree/hast-util-sectioning

    utility to check if a node is a sectioning element
    1. 66%
    2. 29
    3. 2
  66. syntax-tree/hast-util-assert

    utility to assert hast nodes
    1. 66%
    2. 39
    3. 0
  67. syntax-tree/hast-util-labelable

    utility to check whether a node is labelable
    1. 66%
    2. 27
    3. 3
  68. syntax-tree/hast-util-classnames

    utility to merge class names together
    1. 66%
    2. 83
    3. 2
  69. syntax-tree/hast-util-from-text

    utility to set the plain-text value of a node according to the innerText algorithm
    1. 66%
    2. 16
    3. 2
  70. syntax-tree/hast-util-shift-heading

    utility to change heading rank (or depth, level) in hast
    1. 66%
    2. 2k
    3. 2
  71. syntax-tree/hast-util-menu-state

    Legacy: utility to get the state of a menu element
    1. 66%
    2. 28
    3. 0
  72. syntax-tree/hast-util-script-supporting

    utility to check if a node is a script-supporting element
    1. 66%
    2. 17
    3. 0
  73. syntax-tree/hast-util-interactive

    utility to check if a node is interactive
    1. 65%
    2. 22
    3. 0
  74. syntax-tree/unist-diff

    Diff two unist trees
    1. 65%
    2. 8
    3. 12
  75. Find other projects matching util on GitHub