unified

Explore/Keyword/util

Packages matching util

  1. unist-util-visit

    unist utility to visit nodes
    1. 85%
    2. 86m
  2. unist-util-visit-parents

    unist utility to recursively walk over nodes, with ancestral information
    1. 83%
    2. 90m
  3. unist-util-is

    unist utility to check if a node passes a test
    1. 83%
    2. 92m
  4. mdast-util-to-hast

    mdast utility to transform to hast
    1. 82%
    2. 46m
  5. hastscript

    hast utility to create trees
    1. 82%
    2. 39m
  6. unist-util-stringify-position

    unist utility to serialize a node, position, or point as a human readable location
    1. 82%
    2. 86m
  7. mdast-util-to-string

    mdast utility to get the plain text content of a node
    1. 82%
    2. 76m
  8. vfile-message

    vfile utility to create a virtual message
    1. 82%
    2. 76m
  9. unist-builder

    unist utility to create a new trees with a nice syntax
    1. 82%
    2. 17m
  10. vfile-location

    vfile utility to convert between positional (line and column-based) and offset (range-based) locations
    1. 81%
    2. 33m
  11. unist-util-remove-position

    unist utility to remove positions from a tree
    1. 81%
    2. 27m
  12. unist-util-position

    unist utility to get the position of a node
    1. 81%
    2. 48m
  13. unist-util-generated

    unist utility to check if a node is generated
    1. 81%
    2. 22m
  14. hast-util-parse-selector

    hast utility to create an element from a simple CSS selector
    1. 81%
    2. 37m
  15. hast-util-from-parse5

    hast utility to transform from Parse5’s AST
    1. 81%
    2. 26m
  16. mdast-util-definitions

    mdast utility to find definition nodes in a tree
    1. 80%
    2. 30m
  17. unist-util-remove

    unist utility to remove nodes from a tree
    1. 80%
    2. 12m
  18. hast-util-raw

    hast utility to reparse a tree
    1. 80%
    2. 22m
  19. hast-util-to-parse5

    hast utility to transform hast to Parse5’s AST
    1. 80%
    2. 21m
  20. mdast-squeeze-paragraphs

    mdast utility to remove empty paragraphs from a tree
    1. 80%
    2. 8.8m
  21. micromark-util-character

    micromark utility to handle character codes
    1. 79%
    2. 62m
  22. micromark-util-subtokenize

    micromark utility to tokenize subtokens
    1. 79%
    2. 45m
  23. micromark-util-sanitize-uri

    micromark utility to sanitize urls
    1. 79%
    2. 48m
  24. micromark-util-normalize-identifier

    micromark utility normalize identifiers (as found in references, definitions)
    1. 79%
    2. 45m
  25. micromark-util-chunked

    micromark utility to splice and push with giant arrays
    1. 79%
    2. 45m
  26. micromark-util-resolve-all

    micromark utility to resolve subtokens
    1. 79%
    2. 45m
  27. micromark-util-classify-character

    micromark utility to classify whether a character is whitespace or punctuation
    1. 79%
    2. 45m
  28. micromark-util-combine-extensions

    micromark utility to combine syntax or html extensions
    1. 79%
    2. 44m
  29. micromark-util-decode-numeric-character-reference

    micromark utility to decode numeric character references
    1. 79%
    2. 45m
  30. micromark-util-decode-string

    micromark utility to decode markdown strings
    1. 79%
    2. 43m
  31. hast-util-whitespace

    hast utility to check if a node is inter-element whitespace
    1. 77%
    2. 35m
  32. hast-util-to-html

    hast utility to serialize to HTML
    1. 75%
    2. 13m
  33. hast-util-is-element

    hast utility to check if a node is a (certain) element
    1. 75%
    2. 15m
  34. unist-util-find-all-after

    unist utility to find nodes after another node
    1. 75%
    2. 5.5m
  35. hast-util-sanitize

    hast utility to sanitize nodes
    1. 74%
    2. 4.3m
  36. hast-util-to-string

    hast utility to get the plain-text value of a node
    1. 74%
    2. 9.8m
  37. estree-util-visit

    esast (and estree) utility to visit nodes
    1. 74%
    2. 11m
  38. mdast-util-mdx-jsx

    mdast extension to parse and serialize MDX or MDX.js JSX
    1. 74%
    2. 23m
  39. mdast-util-compact

    mdast utility to make a tree compact
    1. 74%
    2. 4.7m
  40. mdast-util-mdx

    mdast extension to parse and serialize MDX (or MDX.js)
    1. 73%
    2. 11m
  41. unist-util-position-from-estree

    unist utility to get a position from an estree node
    1. 73%
    2. 11m
  42. mdast-util-gfm-footnote

    mdast extension to parse and serialize GFM footnotes
    1. 73%
    2. 24m
  43. hast-util-has-property

    hast utility to check if a node has a property
    1. 73%
    2. 5.1m
  44. nlcst-to-string

    nlcst utility to transform a tree to a string
    1. 73%
    2. 4.1m
  45. hast-util-to-text

    hast utility to get the plain-text value of a node according to the innerText algorithm
    1. 73%
    2. 7.1m
  46. unist-util-find-after

    unist utility to find a node after another node
    1. 73%
    2. 7.2m
  47. to-vfile

    vfile utility to create a vfile from a filepath
    1. 73%
    2. 2.4m
  48. unist-util-modify-children

    unist utility to modify direct children of a parent
    1. 72%
    2. 4.1m
  49. hast-util-heading-rank

    hast utility to get the rank (or depth, level) of headings
    1. 72%
    2. 6.5m
  50. hast-util-select

    hast utility for querySelector, querySelectorAll, and matches
    1. 72%
    2. 2.5m
  51. vfile-sort

    vfile utility to sort messages by line/column
    1. 72%
    2. 3.2m
  52. vfile-statistics

    vfile utility to count messages per category: failures, warnings, etc
    1. 72%
    2. 3.1m
  53. mdast-util-toc

    mdast utility to generate a table of contents from a tree
    1. 72%
    2. 1.9m
  54. unist-util-select

    unist utility to select nodes with CSS-like selectors
    1. 72%
    2. 995k
  55. hast-util-to-estree

    hast utility to transform to estree (JavaScript AST) JSX
    1. 72%
    2. 9m
  56. unist-util-visit-children

    unist utility to visit direct children of a parent
    1. 72%
    2. 3.8m
  57. unist-util-inspect

    unist utility to inspect nodes
    1. 72%
    2. 2.3m
  58. vfile-reporter

    vfile utility to create a report for a file
    1. 71%
    2. 3.3m
  59. unist-util-map

    unist utility to create a new tree by mapping all nodes
    1. 71%
    2. 942k
  60. mdast-comment-marker

    mdast utility to parse a comment marker
    1. 71%
    2. 1.1m
  61. unist-util-filter

    unist utility to create a new tree with nodes that pass a filter
    1. 71%
    2. 2.6m
  62. mdast-util-heading-style

    mdast utility to get the style of a heading
    1. 71%
    2. 778k
  63. hast-util-is-body-ok-link

    hast utility to check if a link element is “Body OK”
    1. 71%
    2. 1.9m
  64. mdast-util-to-nlcst

    mdast utility to transform to nlcst
    1. 71%
    2. 661k
  65. hast-util-from-dom

    hast utility to create a tree from the DOM
    1. 70%
    2. 3.1m
  66. vfile-find-up

    vfile utility to find one or more files by searching the file system upwards
    1. 70%
    2. 300k
  67. vfile-matter

    vfile utility to parse the YAML front matter in a file
    1. 70%
    2. 1.3m
  68. hast-util-phrasing

    hast utility to check if a node is phrasing content
    1. 70%
    2. 1.9m
  69. nlcst-search

    nlcst utility to search for patterns in a tree
    1. 70%
    2. 189k
  70. nlcst-is-literal

    nlcst utility to check whether a node is meant literally
    1. 70%
    2. 238k
  71. mdast-util-heading-range

    mdast utility to use headings as ranges in mdast
    1. 69%
    2. 130k
  72. hast-util-is-conditional-comment

    hast utility to check if a node is a conditional comment
    1. 69%
    2. 312k
  73. nlcst-normalize

    nlcst utility to normalize a word for easier comparison
    1. 69%
    2. 200k
  74. hast-util-embedded

    hast utility to check if a node is an embedded element
    1. 69%
    2. 2.3m
  75. mdast-util-phrasing

    mdast utility to check if a node is phrasing content
    1. 69%
    2. 35m
  76. mdast-zone

    mdast utility to treat HTML comments as ranges or markers
    1. 69%
    2. 22k
  77. hast-util-from-string

    hast utility to set the plain-text value of a node
    1. 68%
    2. 101k
  78. hast-util-is-css-link

    hast utility to check if an element is a css link
    1. 68%
    2. 97k
  79. hast-util-is-javascript

    hast utility to check if an element is a JavaScript script
    1. 68%
    2. 97k
  80. hast-util-is-css-style

    hast utility to check if an element is a css style
    1. 68%
    2. 109k
  81. hast-util-to-nlcst

    hast utility to transform to nlcst
    1. 68%
    2. 186k
  82. unist-util-index

    unist utility to index property values or computed keys to nodes
    1. 68%
    2. 3.3k
  83. unist-util-source

    unist utility to get the source of a value
    1. 68%
    2. 57k
  84. hast-util-heading

    hast utility to check if a node is a heading element
    1. 68%
    2. 22k
  85. hast-util-find-and-replace

    hast utility to find and replace text in a tree
    1. 68%
    2. 492k
  86. hast-util-to-dom

    hast utility to transform to the DOM
    1. 68%
    2. 36k
  87. unist-util-parents

    unist utility to add references to parents on nodes in a tree
    1. 67%
    2. 14k
  88. vfile-reporter-pretty

    vfile utility to create a pretty report for a file
    1. 67%
    2. 6.2k
  89. vfile-find-down

    vfile utility to find one or more files by searching the file system downwards
    1. 67%
    2. 92k
  90. hast-util-reading-time

    hast utility to estimate the reading time
    1. 67%
    2. 8.6k
  91. nlcst-emoticon-modifier

    nlcst utility to support emoticons in nlcst
    1. 67%
    2. 65k
  92. nlcst-affix-emoticon-modifier

    nlcst utility to merge affix emoticons into the previous sentence
    1. 67%
    2. 65k
  93. unist-util-find-before

    unist utility to find a node before another node
    1. 67%
    2. 23k
  94. remark-code-blocks

    Extract code blocks from an MDAST tree
    1. 67%
    2. 6.2k
  95. vfile-to-eslint

    vfile utility to convert to ESLint formatter compatible output
    1. 67%
    2. 6.2k
  96. nlcst-emoji-modifier

    nlcst utility to support emoji
    1. 67%
    2. 65k
  97. unist-util-find-all-before

    unist utility to find nodes before another node
    1. 67%
    2. 99k
  98. vfile-reporter-json

    vfile utility to create a JSON report for a file
    1. 67%
    2. 12k
  99. unist-util-assert

    unist utility to assert nodes
    1. 67%
    2. 4k
  100. xastscript

    xast utility to create trees
    1. 67%
    2. 13k
  101. xast-util-from-xml

    xast utility to parse from XML
    1. 67%
    2. 10k
  102. hast-util-from-selector

    hast utility to parse CSS selectors to hast nodes
    1. 67%
    2. 27k
  103. xast-util-to-xml

    xast utility to serialize to XML
    1. 67%
    2. 48k
  104. mdast-util-assert

    mdast utility to assert trees
    1. 67%
    2. 2.8k
  105. hast-util-to-xast

    hast utility to transform to xast
    1. 67%
    2. 28k
  106. vfile-rename

    vfile utility to rename the path parts of a file
    1. 67%
    2. 2.1k
  107. xast-util-feed

    xast utility to build feeds (rss, atom)
    1. 67%
    2. 2.5k
  108. unist-util-size

    unist utility to calculate the number of nodes in a tree
    1. 66%
    2. 296
  109. xast-util-sitemap

    xast utility to build a sitemap
    1. 66%
    2. 425
  110. esast-util-from-estree

    esast utility to transform from estree
    1. 66%
    2. 3.8m
  111. hast-util-transparent

    hast utility to check if a node is a transparent element
    1. 66%
    2. 63
  112. nlcst-test

    nlcst utility to check assert an nlcst node
    1. 66%
    2. 103
  113. hast-util-sectioning

    hast utility to check if a node is a sectioning element
    1. 66%
    2. 9
  114. hast-util-assert

    hast utility to assert nodes
    1. 66%
    2. 101
  115. hast-util-labelable

    hast utility to check whether a node is labelable
    1. 66%
    2. 14
  116. hast-util-classnames

    hast utility to merge class names together
    1. 66%
    2. 322k
  117. hast-util-from-text

    hast utility to set the plain-text value of a node according to the innerText algorithm
    1. 66%
    2. 1k
  118. hast-util-shift-heading

    hast utility to change heading rank (or depth, level)
    1. 66%
    2. 3.7k
  119. hast-util-script-supporting

    hast utility to check if a node is a script-supporting element
    1. 66%
    2. 32
  120. vfile-is

    vfile utility to check if a vfile passes a test
    1. 66%
    2. 879
  121. hast-util-interactive

    hast utility to check if a node is interactive
    1. 65%
    2. 46k
  122. esast-util-from-js

    estree (and esast) utility to parse from JavaScript
    1. 65%
    2. 4m
  123. hast-util-from-html

    hast utility to parse from HTML
    1. 65%
    2. 7m
  124. hast-util-truncate

    hast utility to truncate the tree to a certain number of characters
    1. 64%
    2. 56k
  125. hast-util-excerpt

    hast utility to excerpt the tree to a comment
    1. 64%
    2. 55k
  126. estree-util-to-js

    estree (and esast) utility to serialize to JavaScript
    1. 64%
    2. 8.4m
  127. unist-util-to-string-with-nodes

    functionality that generates string with nodes corresponding to each character provided.
    1. 56%
    2. 553
  128. unist-util-to-list-of-char

    functionality that helps generating list of characters in all visible text inside give node tree
    1. 55%
    2. 83k
  129. unified-doc-util-text-offsets

    unified-doc hast utility to add text offsets to text nodes.
    1. 43%
    2. 4.7k
  130. unified-doc-util-mark

    unified-doc hast util to mark text nodes.
    1. 41%
    2. 4.1k
  131. Find other packages matching util on npm