unified

Explore/Keyword/unist

Packages matching unist

  1. unist-util-visit

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

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

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

    mdast utility to transform to hast
    1. 82%
    2. 26m
    3. 5.12 kB
  5. hastscript

    hast utility to create trees
    1. 82%
    2. 25m
    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. 43m
    3. 278 B
  7. mdast-util-to-string

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    mdast extension to parse and serialize GFM strikethrough
    1. 75%
    2. 7m
    3. 817 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. 7m
    3. 1.16 kB
  29. hast-util-is-element

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

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

    hast utility to sanitize nodes
    1. 74%
    2. 2m
    3. 2.01 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.2 kB
  34. mdast-util-compact

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

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

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

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

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

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

    mdast extension to parse and serialize GFM footnotes
    1. 73%
    2. 5m
    3. 13.3 kB
  41. hast-util-has-property

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

    nlcst utility to transform a tree to a string
    1. 73%
    2. 1m
    3. 319 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.74 kB
  44. unist-util-find-after

    unist utility to find a node after another node
    1. 73%
    2. 1m
    3. 563 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. 842k
    3. 256 B
  47. hast-util-select

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

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

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

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

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

    unist utility to inspect nodes
    1. 72%
    2. 757k
    3. 1.07 kB
  53. unist-util-map

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    mdast utility to check if a node is phrasing content
    1. 69%
    2. 5m
    3. 477 B
  70. mdast-util-footnote

    mdast extension to parse and serialize footnotes
    1. 69%
    2. 747k
    3. 13.6 kB
  71. mdast-zone

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

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

    hast utility to check if an element is a css link
    1. 68%
    2. 12k
    3. 286 B
  74. hast-util-is-javascript

    hast utility to check if an element is a JavaScript script
    1. 68%
    2. 12k
    3. 807 B
  75. hast-util-is-css-style

    hast utility to check if an element is a css style
    1. 68%
    2. 29k
    3. 250 B
  76. hast-util-to-nlcst

    hast utility to transform to nlcst
    1. 68%
    2. 69k
    3. 2.45 kB
  77. unist-util-index

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

    unist utility to get the source of a value
    1. 68%
    2. 41k
    3. 554 B
  79. hast-util-heading

    hast utility to check if a node is a heading element
    1. 68%
    2. 5k
    3. 421 B
  80. mdast-util-directive

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

    hast utility to find and replace text in a tree
    1. 68%
    2. 101k
    3. 1.4 kB
  82. hast-util-to-dom

    hast utility to transform to the DOM
    1. 68%
    2. 13k
    3. 6.42 kB
  83. unist-util-parents

    unist utility to add references to parents on nodes in a tree
    1. 67%
    2. 8k
    3. 346 B
  84. mdast-normalize-headings

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

    hast utility to estimate the reading time
    1. 67%
    2. 527
    3. 37.4 kB
  86. nlcst-emoticon-modifier

    nlcst utility to support emoticons in nlcst
    1. 67%
    2. 33k
    3. 2.3 kB
  87. nlcst-affix-emoticon-modifier

    nlcst utility to merge affix emoticons into the previous sentence
    1. 67%
    2. 33k
    3. 550 B
  88. unist-util-find-before

    unist utility to find a node before another node
    1. 67%
    2. 8k
    3. 574 B
  89. nlcst-emoji-modifier

    nlcst utility to support emoji
    1. 67%
    2. 33k
    3. 18.9 kB
  90. unist-util-find-all-before

    unist utility to find nodes before another node
    1. 67%
    2. 5k
    3. 583 B
  91. unist-util-assert

    unist utility to assert nodes
    1. 67%
    2. 2k
    3. 928 B
  92. xastscript

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

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

    hast utility to parse CSS selectors to hast nodes
    1. 67%
    2. 5k
    3. 9.49 kB
  95. xast-util-to-xml

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

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

    hast utility to transform to xast
    1. 67%
    2. 439
    3. 6.69 kB
  98. xast-util-feed

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

    unist utility to calculate the number of nodes in a tree
    1. 66%
    2. 457
    3. 484 B
  100. xast-util-sitemap

    xast utility to build a sitemap
    1. 66%
    2. 128
    3. 21.2 kB
  101. xast-util-to-string

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

    hast utility to check if a node is a transparent element
    1. 66%
    2. 54
    3. 476 B
  103. nlcst-test

    nlcst utility to check assert an nlcst node
    1. 66%
    2. 105
    3. 1.34 kB
  104. hast-util-sectioning

    hast utility to check if a node is a sectioning element
    1. 66%
    2. 29
    3. 414 B
  105. hast-util-assert

    hast utility to assert nodes
    1. 66%
    2. 39
    3. 1.36 kB
  106. hast-util-labelable

    hast utility to check whether a node is labelable
    1. 66%
    2. 27
    3. 269 B
  107. hast-util-classnames

    hast utility to merge class names together
    1. 66%
    2. 83
    3. 507 B
  108. hast-util-from-text

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

    hast utility to change heading rank (or depth, level)
    1. 66%
    2. 2k
    3. 947 B
  110. hast-util-script-supporting

    hast utility to check if a node is a script-supporting element
    1. 66%
    2. 17
    3. 413 B
  111. unist-util-ancestor

    Unist utility for finding the closest common ancestor for multiple nodes
    1. 65%
    2. 159
    3. 929 B
  112. hast-util-interactive

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

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

    hast utility to parse from HTML
    1. 65%
    2. 159k
  115. unist-diff

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

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

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

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

    remark plugin to store table of contents
    1. 62%
    2. 3k
    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. 20k
    3. 5.59 kB
  121. unified-doc-react

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

    DOM APIs for unified-doc
    1. 61%
    2. 11
    3. 18.5 kB
  123. unified-doc

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

    functionality that generates string with nodes corresponding to each character provided.
    1. 56%
    2. 55
    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. 16k
    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. 10
  128. unified-doc-util-text-offsets

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

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

    remark plugin to compile markdown to pdf.
    1. 41%
    2. 24
    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. 5
    3. 5.44 kB
  132. remark-docx

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