unified

Explore/Keyword/unist

Packages matching unist

  1. unist-util-visit

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

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

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

    mdast utility to transform to hast
    1. 82%
    2. 18m
    3. 4.78 kB
  5. hastscript

    hast utility to create trees
    1. 82%
    2. 17m
    3. 6.97 kB
  6. unist-util-stringify-position

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

    mdast utility to get the plain text content of a node
    1. 82%
    2. 37m
    3. 369 B
  8. unist-builder

    unist utility to create a new trees with a nice syntax
    1. 82%
    2. 12m
    3. 247 B
  9. unist-util-remove-position

    unist utility to remove positions from a tree
    1. 81%
    2. 15m
    3. 351 B
  10. unist-util-position

    unist utility to get the position of a node
    1. 81%
    2. 19m
    3. 313 B
  11. unist-util-generated

    unist utility to check if a node is generated
    1. 81%
    2. 16m
    3. 203 B
  12. hast-util-parse-selector

    hast utility to create an element from a simple CSS selector
    1. 81%
    2. 16m
    3. 345 B
  13. hast-util-from-parse5

    hast utility to transform from Parse5’s AST
    1. 81%
    2. 13m
    3. 8.11 kB
  14. mdast-util-definitions

    mdast utility to find definition nodes in a tree
    1. 80%
    2. 24m
    3. 432 B
  15. mdast-util-from-markdown

    mdast utility to parse markdown
    1. 80%
    2. 20m
    3. 26.4 kB
  16. unist-util-remove

    unist utility to remove nodes from a tree
    1. 80%
    2. 8m
    3. 586 B
  17. hast-util-raw

    hast utility to reparse a tree
    1. 80%
    2. 12m
    3. 58.4 kB
  18. hast-util-to-parse5

    hast utility to transform hast to Parse5’s AST
    1. 80%
    2. 11m
    3. 6.74 kB
  19. mdast-squeeze-paragraphs

    mdast utility to remove empty paragraphs from a tree
    1. 80%
    2. 7m
    3. 394 B
  20. mdast-util-to-markdown

    mdast utility to serialize markdown
    1. 78%
    2. 15m
    3. 17.8 kB
  21. hast-util-whitespace

    hast utility to check if a node is inter-element whitespace
    1. 77%
    2. 10m
    3. 229 B
  22. mdast-util-find-and-replace

    mdast utility to find and replace text in a tree
    1. 76%
    2. 8m
    3. 1.03 kB
  23. mdast-util-gfm

    mdast extension to parse and serialize GFM (GitHub Flavored Markdown)
    1. 76%
    2. 8m
    3. 7.09 kB
  24. mdast-util-gfm-table

    mdast extension to parse and serialize GFM tables
    1. 76%
    2. 8m
    3. 5.03 kB
  25. mdast-util-gfm-autolink-literal

    mdast extension to parse and serialize GFM autolink literals
    1. 75%
    2. 8m
    3. 1.99 kB
  26. mdast-util-gfm-strikethrough

    mdast extension to parse and serialize GFM strikethrough
    1. 75%
    2. 8m
    3. 452 B
  27. hast-util-to-html

    hast utility to serialize to HTML
    1. 75%
    2. 3m
    3. 10.7 kB
  28. mdast-util-gfm-task-list-item

    mdast extension to parse and serialize GFM task list items
    1. 75%
    2. 8m
    3. 4.29 kB
  29. hast-util-is-element

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

    unist utility to find nodes after another node
    1. 75%
    2. 4m
    3. 610 B
  31. hast-util-sanitize

    hast utility to sanitize nodes
    1. 74%
    2. 1m
    3. 3.13 kB
  32. hast-util-to-string

    hast utility to get the plain-text value of a node
    1. 74%
    2. 2m
    3. 256 B
  33. mdast-util-mdx-jsx

    mdast extension to parse and serialize MDX or MDX.js JSX
    1. 74%
    2. 4m
    3. 17 kB
  34. mdast-util-compact

    mdast utility to make a tree compact
    1. 74%
    2. 2m
    3. 463 B
  35. mdast-util-mdx

    mdast extension to parse and serialize MDX (or MDX.js)
    1. 73%
    2. 3m
    3. 17.4 kB
  36. unist-util-position-from-estree

    unist utility to get a position from an estree node
    1. 73%
    2. 3m
    3. 336 B
  37. mdast-util-mdxjs-esm

    mdast extension to parse and serialize MDX.js ESM (import/exports)
    1. 73%
    2. 4m
    3. 400 B
  38. mdast-util-mdx-expression

    mdast extension to parse and serialize MDX (or MDX.js) expressions
    1. 73%
    2. 4m
    3. 492 B
  39. mdast-util-frontmatter

    mdast extension to parse and serialize frontmatter (YAML, TOML, etc)
    1. 73%
    2. 2m
    3. 1.46 kB
  40. mdast-util-gfm-footnote

    mdast extension to parse and serialize GFM footnotes
    1. 73%
    2. 6m
    3. 754 B
  41. hast-util-has-property

    hast utility to check if a node has a property
    1. 73%
    2. 1m
    3. 224 B
  42. nlcst-to-string

    nlcst utility to transform a tree to a string
    1. 73%
    2. 1m
    3. 291 B
  43. hast-util-to-text

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

    unist utility to find a node after another node
    1. 73%
    2. 1m
    3. 600 B
  45. unist-util-modify-children

    unist utility to modify direct children of a parent
    1. 72%
    2. 1m
    3. 413 B
  46. hast-util-heading-rank

    hast utility to get the rank (or depth, level) of headings
    1. 72%
    2. 856k
    3. 255 B
  47. hast-util-select

    hast utility for querySelector, querySelectorAll, and matches
    1. 72%
    2. 563k
    3. 13.9 kB
  48. mdast-util-toc

    mdast utility to generate a table of contents from a tree
    1. 72%
    2. 798k
    3. 5.74 kB
  49. unist-util-select

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

    hast utility to transform to estree (JavaScript AST) JSX
    1. 72%
    2. 3m
    3. 9.86 kB
  51. unist-util-visit-children

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

    unist utility to inspect nodes
    1. 72%
    2. 935k
  53. unist-util-map

    unist utility to create a new tree by mapping all nodes
    1. 71%
    2. 274k
    3. 229 B
  54. mdast-comment-marker

    mdast utility to parse a comment marker
    1. 71%
    2. 535k
    3. 566 B
  55. unist-util-filter

    unist utility to create a new tree with nodes that pass a filter
    1. 71%
    2. 761k
    3. 623 B
  56. mdast-util-heading-style

    mdast utility to get the style of a heading
    1. 71%
    2. 451k
    3. 304 B
  57. hast-util-is-body-ok-link

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

    mdast utility to transform to nlcst
    1. 71%
    2. 421k
    3. 1.55 kB
  59. hast-util-to-mdast

    hast utility to transform to mdast
    1. 70%
    2. 140k
    3. 8.7 kB
  60. hast-util-from-dom

    hast utility to create a tree from the DOM
    1. 70%
    2. 729k
    3. 7.34 kB
  61. hast-util-phrasing

    hast utility to check if a node is phrasing content
    1. 70%
    2. 196k
    3. 845 B
  62. nlcst-search

    nlcst utility to search for patterns in a tree
    1. 70%
    2. 86k
    3. 1.29 kB
  63. nlcst-is-literal

    nlcst utility to check whether a node is meant literally
    1. 70%
    2. 111k
    3. 757 B
  64. mdast-util-math

    mdast extension to parse and serialize math
    1. 69%
    2. 890k
    3. 1.24 kB
  65. mdast-util-heading-range

    mdast utility to use headings as ranges in mdast
    1. 69%
    2. 49k
    3. 795 B
  66. hast-util-is-conditional-comment

    hast utility to check if a node is a conditional comment
    1. 69%
    2. 81k
    3. 225 B
  67. nlcst-normalize

    nlcst utility to normalize a word for easier comparison
    1. 69%
    2. 86k
    3. 383 B
  68. hast-util-embedded

    hast utility to check if a node is an embedded element
    1. 69%
    2. 447k
    3. 500 B
  69. mdast-util-phrasing

    mdast utility to check if a node is phrasing content
    1. 69%
    2. 8m
    3. 520 B
  70. mdast-zone

    mdast utility to treat HTML comments as ranges or markers
    1. 69%
    2. 13k
    3. 932 B
  71. hast-util-from-string

    hast utility to set the plain-text value of a node
    1. 68%
    2. 29k
    3. 236 B
  72. hast-util-is-css-link

    hast utility to check if an element is a css link
    1. 68%
    2. 24k
    3. 451 B
  73. hast-util-is-javascript

    hast utility to check if an element is a JavaScript script
    1. 68%
    2. 24k
    3. 546 B
  74. hast-util-is-css-style

    hast utility to check if an element is a css style
    1. 68%
    2. 27k
    3. 414 B
  75. hast-util-to-nlcst

    hast utility to transform to nlcst
    1. 68%
    2. 58k
    3. 2.61 kB
  76. unist-util-index

    unist utility to index property values or computed keys to nodes
    1. 68%
    2. 3k
    3. 465 B
  77. unist-util-source

    unist utility to get the source of a value
    1. 68%
    2. 33k
    3. 465 B
  78. hast-util-heading

    hast utility to check if a node is a heading element
    1. 68%
    2. 4k
    3. 485 B
  79. mdast-util-directive

    mdast extension to parse and serialize generic directives (:cite[smith04])
    1. 68%
    2. 609k
    3. 15.6 kB
  80. hast-util-find-and-replace

    hast utility to find and replace text in a tree
    1. 68%
    2. 207k
    3. 1.07 kB
  81. hast-util-to-dom

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

    unist utility to add references to parents on nodes in a tree
    1. 67%
    2. 6k
    3. 349 B
  83. mdast-normalize-headings

    mdast utility to make sure there is no more than a single top-level heading in the document
    1. 67%
    2. 10k
    3. 420 B
  84. hast-util-reading-time

    hast utility to estimate the reading time
    1. 67%
    2. 485
    3. 37.5 kB
  85. nlcst-emoticon-modifier

    nlcst utility to support emoticons in nlcst
    1. 67%
    2. 26k
    3. 2.27 kB
  86. nlcst-affix-emoticon-modifier

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

    unist utility to find a node before another node
    1. 67%
    2. 11k
    3. 613 B
  88. nlcst-emoji-modifier

    nlcst utility to support emoji
    1. 67%
    2. 26k
    3. 18.5 kB
  89. unist-util-find-all-before

    unist utility to find nodes before another node
    1. 67%
    2. 37k
    3. 625 B
  90. unist-util-assert

    unist utility to assert nodes
    1. 67%
    2. 1k
    3. 147 B
  91. xastscript

    xast utility to create trees
    1. 67%
    2. 7k
    3. 504 B
  92. xast-util-from-xml

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

    hast utility to parse CSS selectors to hast nodes
    1. 67%
    2. 3k
    3. 11.5 kB
  94. xast-util-to-xml

    xast utility to serialize to XML
    1. 67%
    2. 9k
    3. 2.89 kB
  95. mdast-util-assert

    mdast utility to assert trees
    1. 67%
    2. 1k
    3. 1.44 kB
  96. hast-util-to-xast

    hast utility to transform to xast
    1. 67%
    2. 254
    3. 6.73 kB
  97. xast-util-feed

    xast utility to build feeds (rss, atom)
    1. 67%
    2. 3k
    3. 60.6 kB
  98. unist-util-size

    unist utility to calculate the number of nodes in a tree
    1. 66%
    2. 225
    3. 528 B
  99. xast-util-sitemap

    xast utility to build a sitemap
    1. 66%
    2. 93
    3. 60.1 kB
  100. xast-util-to-string

    xast utility to get the text value of a node
    1. 66%
    2. 155
    3. 257 B
  101. hast-util-transparent

    hast utility to check if a node is a transparent element
    1. 66%
    2. 9
    3. 544 B
  102. nlcst-test

    nlcst utility to check assert an nlcst node
    1. 66%
    2. 72
    3. 708 B
  103. hast-util-sectioning

    hast utility to check if a node is a sectioning element
    1. 66%
    2. 22
    3. 471 B
  104. hast-util-assert

    hast utility to assert nodes
    1. 66%
    2. 16
    3. 755 B
  105. hast-util-labelable

    hast utility to check whether a node is labelable
    1. 66%
    2. 21
    3. 257 B
  106. hast-util-classnames

    hast utility to merge class names together
    1. 66%
    2. 47k
    3. 497 B
  107. hast-util-from-text

    hast utility to set the plain-text value of a node according to the innerText algorithm
    1. 66%
    2. 409
    3. 352 B
  108. hast-util-shift-heading

    hast utility to change heading rank (or depth, level)
    1. 66%
    2. 853
    3. 519 B
  109. hast-util-script-supporting

    hast utility to check if a node is a script-supporting element
    1. 66%
    2. 25
    3. 469 B
  110. unist-util-ancestor

    Unist utility for finding the closest common ancestor for multiple nodes
    1. 65%
    2. 37
    3. 947 B
  111. rehype-extract-meta

    Rehype plugin to extract meta data from an HTML document
    1. 65%
    2. 248
    3. 13 kB
  112. hast-util-interactive

    hast utility to check if a node is interactive
    1. 65%
    2. 13
    3. 388 B
  113. esast-util-from-js

    estree (and esast) utility to parse from JavaScript
    1. 65%
    2. 5k
    3. 33.3 kB
  114. hast-util-from-html

    hast utility to parse from HTML
    1. 65%
    2. 1m
    3. 57.9 kB
  115. unist-diff

    Diff two unist trees
    1. 65%
    2. 16
    3. 1.42 kB
  116. hast-util-truncate

    hast utility to truncate the tree to a certain number of characters
    1. 64%
    2. 48k
    3. 1.51 kB
  117. hast-util-excerpt

    hast utility to excerpt the tree to a comment
    1. 64%
    2. 48k
    3. 1.72 kB
  118. estree-util-to-js

    estree (and esast) utility to serialize to JavaScript
    1. 64%
    2. 2m
    3. 4.85 kB
  119. remark-extract-toc

    remark plugin to store table of contents
    1. 62%
    2. 2k
    3. 7.49 kB
  120. remark-slate-transformer

    remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.
    1. 62%
    2. 25k
    3. 2.03 kB
  121. unified-doc-react

    react wrapper for unified-doc
    1. 61%
    2. 10
    3. 144 kB
  122. unified-doc-dom

    DOM APIs for unified-doc
    1. 61%
    2. 10
    3. 18.7 kB
  123. unified-doc

    unified document APIs.
    1. 60%
    2. 30
    3. 141 kB
  124. unist-util-to-string-with-nodes

    functionality that generates string with nodes corresponding to each character provided.
    1. 56%
    2. 34
    3. 1.04 kB
  125. unist-util-to-list-of-char

    functionality that helps generating list of characters in all visible text inside give node tree
    1. 55%
    2. 6k
    3. 986 B
  126. unified-doc-search-micromatch

    unified-doc micromatch search algorithm.
    1. 43%
    2. 5
    3. 12.6 kB
  127. unified-doc-types

    unified-doc typescript typings.
    1. 43%
    2. 46
  128. unified-doc-util-text-offsets

    unified-doc hast utility to add text offsets to text nodes.
    1. 43%
    2. 6
    3. 856 B
  129. unified-doc-util-mark

    unified-doc hast util to mark text nodes.
    1. 41%
    2. 3
    3. 6.4 kB
  130. remark-pdf

    remark plugin to compile markdown to pdf.
    1. 41%
    2. 80
    3. 938 kB
  131. unified-doc-parse-csv

    unified-doc parser to parse csv into a hast table node (RFC-4180 compliant)
    1. 41%
    2. 17
    3. 5.44 kB
  132. remark-docx

    remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).
    1. 41%
    2. 1k
    3. 138 kB
  133. Find other packages matching unist on npm