unified

Explore/Keyword/hast

Packages matching hast

  1. unist-util-visit

    unist utility to visit nodes
    1. 85%
    2. 49m
    3. 347 B
  2. mdast-util-to-hast

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

    hast utility to create trees
    1. 82%
    2. 22m
    3. 6.97 kB
  4. hast-util-parse-selector

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

    hast utility to transform from Parse5’s AST
    1. 81%
    2. 17m
    3. 8.11 kB
  6. hast-util-raw

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

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

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

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

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

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

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

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

    hast utility to check if a node has a property
    1. 73%
    2. 2m
    3. 224 B
  15. 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
  16. hast-util-heading-rank

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

    rehype plugin to transform to React
    1. 72%
    2. 622k
    3. 8.78 kB
  18. hast-util-select

    hast utility for querySelector, querySelectorAll, and matches
    1. 72%
    2. 542k
    3. 13.9 kB
  19. hast-util-to-estree

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

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

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

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

    hast utility to check if a node is phrasing content
    1. 70%
    2. 209k
    3. 845 B
  24. rehype-katex

    rehype plugin to transform inline and block math with KaTeX
    1. 70%
    2. 825k
    3. 135 kB
  25. hast-util-is-conditional-comment

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

    hast utility to check if a node is an embedded element
    1. 69%
    2. 516k
    3. 500 B
  27. rehype-remark

    rehype plugin to transform to remark
    1. 69%
    2. 147k
    3. 8.7 kB
  28. rehype-mathjax

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

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

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

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

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

    hast utility to transform to nlcst
    1. 68%
    2. 65k
    3. 2.61 kB
  34. rehype-external-links

    rehype plugin to automatically add target and rel attributes to external links
    1. 68%
    2. 259k
    3. 1.89 kB
  35. hast-util-heading

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

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

    hast utility to transform to the DOM
    1. 68%
    2. 15k
    3. 6.45 kB
  38. rehype-retext

    rehype plugin to transform to retext
    1. 67%
    2. 64k
    3. 2.47 kB
  39. hast-util-reading-time

    hast utility to estimate the reading time
    1. 67%
    2. 546
    3. 37.5 kB
  40. rehype-document

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

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

    hast utility to transform to xast
    1. 67%
    2. 141
    3. 6.73 kB
  43. hast-util-transparent

    hast utility to check if a node is a transparent element
    1. 66%
    2. 69
    3. 544 B
  44. hast-util-sectioning

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

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

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

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

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

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

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

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

    rehype plugin to wrap images in pictures
    1. 65%
    2. 554
    3. 646 B
  53. rehype-infer-reading-time-meta

    rehype plugin to infer reading time as file metadata from the document
    1. 65%
    2. 448
    3. 51 kB
  54. unist-util-ancestor

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

    rehype plugin to change the rank (depth, level) of headings
    1. 65%
    2. 1k
    3. 544 B
  56. rehype-infer-description-meta

    rehype plugin to infer file metadata from the document
    1. 65%
    2. 53k
    3. 17.2 kB
  57. rehype-infer-title-meta

    rehype plugin to infer file metadata from the main title of a document
    1. 65%
    2. 353
    3. 15.4 kB
  58. hast-util-interactive

    hast utility to check if a node is interactive
    1. 65%
    2. 33
    3. 388 B
  59. hast-util-from-html

    hast utility to parse from HTML
    1. 65%
    2. 694k
    3. 57.9 kB
  60. hast-util-truncate

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

    hast utility to excerpt the tree to a comment
    1. 64%
    2. 53k
    3. 1.72 kB
  62. remark-extract-toc

    remark plugin to store table of contents
    1. 62%
    2. 4k
    3. 7.49 kB
  63. unified-doc-react

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

    DOM APIs for unified-doc
    1. 61%
    2. 23
    3. 18.7 kB
  65. unified-doc

    unified document APIs.
    1. 60%
    2. 60
    3. 141 kB
  66. hast-util-from-lezer

    Render styled Lezer syntax trees to hast
    1. 57%
    2. 4k
    3. 7.64 kB
  67. unified-doc-search-micromatch

    unified-doc micromatch search algorithm.
    1. 43%
    2. 13
    3. 12.6 kB
  68. unified-doc-types

    unified-doc typescript typings.
    1. 43%
    2. 27
  69. unified-doc-util-text-offsets

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

    unified-doc hast util to mark text nodes.
    1. 41%
    2. 19
    3. 6.4 kB
  71. 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
  72. rehype-highlight

    rehype plugin to highlight code blocks with lowlight (highlight.js)
    1. 23%
    2. 596k
    3. 48.6 kB
  73. Find other packages matching hast on npm