unified

Explore/Keyword/hast

Packages matching hast

  1. unist-util-visit

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

    mdast utility to transform to hast
    1. 82%
    2. 128m
    3. 4.77 B
  3. hastscript

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

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

    hast utility to transform hast to Parse5’s AST
    1. 80%
    2. 45m
    3. 5.72 B
  6. remark-rehype

    remark plugin that turns markdown into HTML to support rehype
    1. 78%
    2. 106m
    3. 4.77 B
  7. hast-util-whitespace

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

    hast utility to serialize to HTML
    1. 75%
    2. 46m
  9. hast-util-is-element

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

    hast utility to sanitize nodes
    1. 74%
    2. 19m
  11. hast-util-to-string

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

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

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

    hast utility to get the rank (or depth, level) of headings
    1. 72%
    2. 10m
    3. 256 B
  15. rehype-react

    rehype plugin to transform to React
    1. 72%
    2. 1.5m
  16. hast-util-select

    hast utility for querySelector, querySelectorAll, and matches
    1. 72%
    2. 7.7m
    3. 14.3 B
  17. hast-util-to-estree

    hast utility to transform to estree (JavaScript AST) JSX
    1. 72%
    2. 21m
    3. 8.58 B
  18. hast-util-is-body-ok-link

    hast utility to check if a link element is “Body OK”
    1. 71%
    2. 6.9m
    3. 312 B
  19. hast-util-from-dom

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

    hast utility to check if a node is phrasing content
    1. 70%
    2. 6.9m
    3. 846 B
  21. rehype-katex

    rehype plugin to transform inline and block math with KaTeX
    1. 70%
    2. 16m
    3. 79.2 B
  22. hast-util-is-conditional-comment

    hast utility to check if a node is a conditional comment
    1. 69%
    2. 422k
    3. 228 B
  23. hast-util-embedded

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

    rehype plugin to transform to remark
    1. 69%
    2. 3.9m
  25. rehype-mathjax

    rehype plugin to transform inline and block math with MathJax
    1. 69%
    2. 666k
    3. 566 B
  26. hast-util-from-string

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

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

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

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

    hast utility to transform to nlcst
    1. 68%
    2. 202k
  31. rehype-external-links

    rehype plugin to automatically add target and rel attributes to external links
    1. 68%
    2. 5.2m
    3. 1.91 B
  32. hast-util-heading

    hast utility to check if a node is a heading element
    1. 68%
    2. 44k
    3. 483 B
  33. hast-util-find-and-replace

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

    hast utility to transform to the DOM
    1. 68%
    2. 949k
  35. rehype-retext

    rehype plugin to transform to retext
    1. 67%
    2. 201k
    3. 11.4 B
  36. hast-util-reading-time

    hast utility to estimate the reading time
    1. 67%
    2. 6.1k
    3. 35.3 B
  37. rehype-document

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

    hast utility to parse CSS selectors to hast nodes
    1. 67%
    2. 29k
    3. 11.4 B
  39. hast-util-to-xast

    hast utility to transform to xast
    1. 67%
    2. 7.6k
    3. 5.72 B
  40. hast-util-transparent

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

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

    hast utility to assert nodes
    1. 66%
    2. 166
  43. hast-util-labelable

    hast utility to check whether a node is labelable
    1. 66%
    2. 40
    3. 253 B
  44. hast-util-classnames

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

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

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

    hast utility to check if a node is a script-supporting element
    1. 66%
    2. 118
    3. 469 B
  48. rehype-meta

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

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

    rehype plugin to infer reading time as file metadata from the document
    1. 65%
    2. 6k
  51. rehype-shift-heading

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

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

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

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

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

    hast utility to parse from HTML
    1. 65%
    2. 30m
  57. hast-util-truncate

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

    hast utility to excerpt the tree to a comment
    1. 64%
    2. 73k
    3. 0.954 B
  59. remark-extract-toc

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

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

    DOM APIs for unified-doc
    1. 61%
    2. 35
    3. 17.2 B
  62. unified-doc

    unified document APIs.
    1. 60%
    2. 372
  63. hast-util-from-lezer

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

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

    unified-doc micromatch search algorithm.
    1. 43%
    2. 141
  66. unified-doc-types

    unified-doc typescript typings.
    1. 43%
    2. 2.5k
  67. unified-doc-util-text-offsets

    unified-doc hast utility to add text offsets to text nodes.
    1. 43%
    2. 2.5k
    3. 839 B
  68. rehype-shiki

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

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

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

    rehype plugin to highlight code blocks with lowlight (highlight.js)
    1. 23%
    2. 4.7m
    3. 44.8 B
  72. Find other packages matching hast on npm