unified

Explore/Keyword/util

Packages matching util

  1. unist-util-visit

    unist utility to visit nodes
    1. 85%
    2. 201m
    3. 853 B
  2. unist-util-visit-parents

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

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

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

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

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

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

    vfile utility to create a virtual message
    1. 82%
    2. 182m
    3. 722 B
  9. unist-builder

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

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

    unist utility to remove positions from a tree
    1. 81%
    2. 51m
    3. 851 B
  12. unist-util-position

    unist utility to get the position of a node
    1. 81%
    2. 136m
    3. 319 B
  13. unist-util-generated

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

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

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

    mdast utility to find definition nodes in a tree
    1. 80%
    2. 36m
  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. 54m
  19. hast-util-to-parse5

    hast utility to transform hast to Parse5’s AST
    1. 80%
    2. 54m
    3. 5.72 B
  20. mdast-squeeze-paragraphs

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    unist utility to find a node after another node
    1. 73%
    2. 38m
    3. 560 B
  47. to-vfile

    vfile utility to create a vfile from a filepath
    1. 73%
    2. 3.6m
    3. 1.91 B
  48. unist-util-modify-children

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

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

    hast utility for querySelector, querySelectorAll, and matches
    1. 72%
    2. 9m
    3. 14.3 B
  51. vfile-sort

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

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

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

    unist utility to select nodes with CSS-like selectors
    1. 72%
    2. 1.7m
    3. 6.68 B
  55. hast-util-to-estree

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

    unist utility to visit direct children of a parent
    1. 72%
    2. 15m
    3. 245 B
  57. unist-util-inspect

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    hast utility to check if a node is a conditional comment
    1. 69%
    2. 514k
  73. hast-util-embedded

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

    mdast utility to check if a node is phrasing content
    1. 69%
    2. 134m
    3. 539 B
  75. mdast-zone

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

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

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

    hast utility to check if an element is a JavaScript script
    1. 68%
    2. 260k
    3. 551 B
  79. hast-util-is-css-style

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

    hast utility to transform to nlcst
    1. 68%
    2. 196k
  81. unist-util-index

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

    unist utility to get the source of a value
    1. 68%
    2. 153k
    3. 528 B
  83. hast-util-heading

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

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

    hast utility to transform to the DOM
    1. 68%
    2. 1.1m
    3. 5.72 B
  86. unist-util-parents

    unist utility to add references to parents on nodes in a tree
    1. 67%
    2. 18k
  87. mdast-normalize-headings

    mdast utility to make sure there is no more than a single top-level heading in the document
    1. 67%
    2. 100k
  88. vfile-reporter-pretty

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

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

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

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

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

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

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

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

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

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

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

    unist utility to assert nodes
    1. 67%
    2. 4.8k
    3. 929 B
  100. xastscript

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

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

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

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

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

    hast utility to transform to xast
    1. 67%
    2. 10k
    3. 5.72 B
  106. vfile-rename

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    hast utility to parse from HTML
    1. 65%
    2. 37m
    3. 56.3 B
  124. hast-util-truncate

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

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

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

    functionality that generates string with nodes corresponding to each character provided.
    1. 56%
    2. 964
    3. 0.954 B
  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. 11k
  129. unified-doc-util-text-offsets

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

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