unified

Explore/Keyword/hast

Packages matching hast

  1. unist-util-visit

    unist utility to visit nodes
    1. 85%
    2. 84m
  2. mdast-util-to-hast

    mdast utility to transform to hast
    1. 82%
    2. 45m
  3. hastscript

    hast utility to create trees
    1. 82%
    2. 38m
  4. hast-util-parse-selector

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

    hast utility to transform from Parse5’s AST
    1. 81%
    2. 25m
  6. hast-util-raw

    hast utility to reparse a tree
    1. 80%
    2. 21m
  7. hast-util-to-parse5

    hast utility to transform hast to Parse5’s AST
    1. 80%
    2. 21m
  8. remark-rehype

    remark plugin that turns markdown into HTML to support rehype
    1. 78%
    2. 31m
  9. hast-util-whitespace

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

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

    hast utility to check if a node is a (certain) element
    1. 75%
    2. 15m
  12. hast-util-sanitize

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

    hast utility to get the plain-text value of a node
    1. 74%
    2. 9.5m
  14. hast-util-has-property

    hast utility to check if a node has a property
    1. 73%
    2. 4.9m
  15. hast-util-to-text

    hast utility to get the plain-text value of a node according to the innerText algorithm
    1. 73%
    2. 6.9m
  16. hast-util-heading-rank

    hast utility to get the rank (or depth, level) of headings
    1. 72%
    2. 6.2m
  17. rehype-react

    rehype plugin to transform to React
    1. 72%
    2. 969k
  18. hast-util-select

    hast utility for querySelector, querySelectorAll, and matches
    1. 72%
    2. 2.4m
  19. hast-util-to-estree

    hast utility to transform to estree (JavaScript AST) JSX
    1. 72%
    2. 8.7m
  20. hast-util-is-body-ok-link

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

    hast utility to transform to mdast
    1. 70%
    2. 1.1m
  22. hast-util-from-dom

    hast utility to create a tree from the DOM
    1. 70%
    2. 3m
  23. hast-util-phrasing

    hast utility to check if a node is phrasing content
    1. 70%
    2. 1.8m
  24. rehype-katex

    rehype plugin to transform inline and block math with KaTeX
    1. 70%
    2. 2.5m
  25. hast-util-is-conditional-comment

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

    hast utility to check if a node is an embedded element
    1. 69%
    2. 2.2m
  27. rehype-remark

    rehype plugin to transform to remark
    1. 69%
    2. 906k
  28. rehype-mathjax

    rehype plugin to transform inline and block math with MathJax
    1. 69%
    2. 317k
  29. hast-util-from-string

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

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

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

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

    hast utility to transform to nlcst
    1. 68%
    2. 181k
  34. rehype-external-links

    rehype plugin to automatically add target and rel attributes to external links
    1. 68%
    2. 4.7m
  35. hast-util-heading

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

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

    hast utility to transform to the DOM
    1. 68%
    2. 46k
  38. rehype-retext

    rehype plugin to transform to retext
    1. 67%
    2. 178k
  39. hast-util-reading-time

    hast utility to estimate the reading time
    1. 67%
    2. 8.9k
  40. rehype-document

    rehype plugin to wrap a document around a fragment
    1. 67%
    2. 67k
  41. hast-util-from-selector

    hast utility to parse CSS selectors to hast nodes
    1. 67%
    2. 26k
  42. hast-util-to-xast

    hast utility to transform to xast
    1. 67%
    2. 27k
  43. hast-util-transparent

    hast utility to check if a node is a transparent element
    1. 66%
    2. 61
  44. hast-util-sectioning

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

    hast utility to assert nodes
    1. 66%
    2. 100
  46. hast-util-labelable

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

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

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

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

    hast utility to check if a node is a script-supporting element
    1. 66%
    2. 29
  51. rehype-meta

    rehype plugin to add metadata to the head of a document
    1. 66%
    2. 16k
  52. rehype-picture

    rehype plugin to wrap images in pictures
    1. 65%
    2. 343
  53. rehype-infer-reading-time-meta

    rehype plugin to infer reading time as file metadata from the document
    1. 65%
    2. 8.7k
  54. unist-util-ancestor

    Unist utility for finding the closest common ancestor for multiple nodes
    1. 65%
    2. 56
  55. rehype-shift-heading

    rehype plugin to change the rank (depth, level) of headings
    1. 65%
    2. 3.5k
  56. rehype-extract-meta

    Rehype plugin to extract meta data from an HTML document
    1. 65%
    2. 231
  57. rehype-infer-description-meta

    rehype plugin to infer file metadata from the document
    1. 65%
    2. 54k
  58. rehype-infer-title-meta

    rehype plugin to infer file metadata from the main title of a document
    1. 65%
    2. 688
  59. hast-util-interactive

    hast utility to check if a node is interactive
    1. 65%
    2. 46k
  60. hast-util-from-html

    hast utility to parse from HTML
    1. 65%
    2. 6.8m
  61. hast-util-truncate

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

    hast utility to excerpt the tree to a comment
    1. 64%
    2. 54k
  63. remark-extract-toc

    remark plugin to store table of contents
    1. 62%
    2. 1.2k
  64. unified-doc-react

    react wrapper for unified-doc
    1. 61%
    2. 33
  65. unified-doc-dom

    DOM APIs for unified-doc
    1. 61%
    2. 27
  66. unified-doc

    unified document APIs.
    1. 60%
    2. 178
  67. hast-util-from-lezer

    Render styled Lezer syntax trees to hast
    1. 57%
    2. 73k
  68. remark-directive-rehype

    Remark plugin to enable Markdown directives to be parsed as HTML.
    1. 49%
    2. 118k
  69. unified-doc-search-micromatch

    unified-doc micromatch search algorithm.
    1. 43%
    2. 76
  70. unified-doc-types

    unified-doc typescript typings.
    1. 43%
    2. 4.4k
  71. unified-doc-util-text-offsets

    unified-doc hast utility to add text offsets to text nodes.
    1. 43%
    2. 4.8k
  72. rehype-shiki

    rehype plugin to highlight code blocks with shiki
    1. 42%
    2. 1.1k
  73. unified-doc-util-mark

    unified-doc hast util to mark text nodes.
    1. 41%
    2. 4.4k
  74. unified-doc-parse-csv

    unified-doc parser to parse csv into a hast table node (RFC-4180 compliant)
    1. 41%
    2. 97
  75. rehype-highlight

    rehype plugin to highlight code blocks with lowlight (highlight.js)
    1. 23%
    2. 1.1m
  76. Find other packages matching hast on npm