unified

Explore/Topic/html

Projects matching html

  1. syntax-tree/mdast-util-to-hast

    utility to transform mdast to hast
    1. 82%
    2. 25m
    3. 99
  2. syntax-tree/hastscript

    utility to create hast trees
    1. 82%
    2. 22m
    3. 160
  3. syntax-tree/hast-util-parse-selector

    utility to create an element from a simple CSS selector
    1. 81%
    2. 21m
    3. 13
  4. syntax-tree/hast-util-from-parse5

    utility to transform Parse5’s AST to hast
    1. 81%
    2. 15m
    3. 16
  5. syntax-tree/hast-util-raw

    utility to reparse a hast tree
    1. 80%
    2. 14m
    3. 10
  6. syntax-tree/hast-util-to-parse5

    utility to transform hast to Parse5’s AST
    1. 80%
    2. 14m
    3. 2
  7. remarkjs/remark-rehype

    plugin that turns markdown into HTML to support rehype
    1. 78%
    2. 17m
    3. 251
  8. syntax-tree/hast-util-whitespace

    utility to check if a node is inter-element whitespace
    1. 77%
    2. 16m
    3. 4
  9. rehypejs/rehype

    HTML processor powered by plugins part of the @unifiedjs collective
    1. 75%
    2. 7.8m
    3. 1.7k
  10. syntax-tree/hast-util-to-html

    utility to serialize hast to HTML
    1. 75%
    2. 4.3m
    3. 81
  11. syntax-tree/hast-util-is-element

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

    utility to sanitize hast nodes
    1. 74%
    2. 2.4m
    3. 48
  13. rehypejs/rehype-minify

    plugins to minify HTML
    1. 74%
    2. 13m
    3. 90
  14. rehypejs/rehype-raw

    plugin to parse the tree again
    1. 74%
    2. 5.5m
    3. 126
  15. syntax-tree/hast-util-has-property

    utility to check if a node has a property
    1. 73%
    2. 2.2m
    3. 1
  16. syntax-tree/hast-util-to-text

    utility to get the plain-text value of a node according to the innerText algorithm
    1. 73%
    2. 2.7m
    3. 19
  17. rehypejs/rehype-slug

    plugin to add id attributes to headings
    1. 72%
    2. 8.5m
    3. 191
  18. syntax-tree/hast-util-heading-rank

    utility to get the rank (or depth, level) of headings
    1. 72%
    2. 8.5m
    3. 7
  19. rehypejs/rehype-autolink-headings

    plugin to add links to headings in HTML
    1. 72%
    2. 925k
    3. 200
  20. syntax-tree/hast-util-select

    utility to add querySelector, querySelectorAll, and matches support for hast
    1. 72%
    2. 1m
    3. 34
  21. syntax-tree/hast-util-to-estree

    hast utility to transform to estree (JavaScript AST) JSX
    1. 72%
    2. 4.8m
    3. 18
  22. remarkjs/remark-html

    plugin to add support for serializing HTML
    1. 71%
    2. 966k
    3. 310
  23. rehypejs/rehype-sanitize

    plugin to sanitize HTML
    1. 71%
    2. 1.3m
    3. 138
  24. remarkjs/remark-math

    remark and rehype plugins to support math
    1. 70%
    2. 2.9m
    3. 354
  25. syntax-tree/hast-util-to-mdast

    utility to transform hast (HTML) to mdast (markdown)
    1. 70%
    2. 264k
    3. 36
  26. syntax-tree/hast-util-from-dom

    utility to transform a DOM tree to hast
    1. 70%
    2. 1.2m
    3. 22
  27. syntax-tree/hast-util-phrasing

    utility to check if a node is phrasing content
    1. 70%
    2. 554k
    3. 0
  28. syntax-tree/hast-util-embedded

    utility to check if a node is an embedded element
    1. 69%
    2. 899k
    3. 3
  29. JS-DevTools/rehype-toc

    A rehype plugin that adds a table of contents (TOC) to the page
    1. 69%
    2. 43k
    3. 66
  30. JS-DevTools/rehype-url-inspector

    A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document
    1. 68%
    2. 8.7k
    3. 18
  31. syntax-tree/hast-util-to-nlcst

    utility to transform hast to nlcst
    1. 68%
    2. 69k
    3. 4
  32. jaywcjlove/rehype-attr

    New syntax to add attributes to Markdown.
    1. 68%
    2. 346k
    3. 31
  33. syntax-tree/hast-util-heading

    utility to check if a node is heading content
    1. 68%
    2. 7.9k
    3. 6
  34. syntax-tree/hast-util-find-and-replace

    utility to find and replace text in a hast tree
    1. 68%
    2. 286k
    3. 6
  35. syntax-tree/hast-util-to-dom

    utility to transform hast to a DOM tree
    1. 68%
    2. 23k
    3. 19
  36. jaywcjlove/rehype-rewrite

    Rewrite element with rehype.
    1. 68%
    2. 427k
    3. 20
  37. rehypejs/rehype-retext

    plugin to transform from HTML (rehype) to prose (retext)
    1. 67%
    2. 69k
    3. 17
  38. syntax-tree/hast-util-reading-time

    utility to estimate the reading time
    1. 67%
    2. 966
    3. 56
  39. rehypejs/rehype-document

    plugin to wrap a fragment in a document
    1. 67%
    2. 34k
    3. 31
  40. syntax-tree/hast-util-from-selector

    utility to parse CSS selectors to hast nodes
    1. 67%
    2. 4.4k
    3. 2
  41. syntax-tree/hast-util-to-xast

    utility to transform to xast (xml)
    1. 67%
    2. 2.7k
    3. 4
  42. syntax-tree/hast-util-transparent

    utility to check if a node is a transparent element
    1. 66%
    2. 63
    3. 1
  43. syntax-tree/hast-util-sectioning

    utility to check if a node is a sectioning element
    1. 66%
    2. 40
    3. 2
  44. syntax-tree/hast-util-assert

    utility to assert hast nodes
    1. 66%
    2. 63
    3. 1
  45. syntax-tree/hast-util-labelable

    utility to check whether a node is labelable
    1. 66%
    2. 31
    3. 2
  46. syntax-tree/hast-util-classnames

    utility to merge class names together
    1. 66%
    2. 147k
    3. 2
  47. syntax-tree/hast-util-from-text

    utility to set the plain-text value of a node according to the innerText algorithm
    1. 66%
    2. 456
    3. 2
  48. martypdx/rehype-add-classes

    Add classes to HAST html by selector
    1. 66%
    2. 36k
    3. 17
  49. syntax-tree/hast-util-shift-heading

    utility to change heading rank (or depth, level) in hast
    1. 66%
    2. 1.1k
    3. 2
  50. syntax-tree/hast-util-script-supporting

    utility to check if a node is a script-supporting element
    1. 66%
    2. 44
    3. 0
  51. rehypejs/rehype-picture

    plugin to wrap images in pictures
    1. 65%
    2. 358
    3. 12
  52. gorango/rehype-extract-meta

    Extract meta data from an HTML document
    1. 65%
    2. 673
    3. 3
  53. rehypejs/rehype-dom

    HTML processor to parse and compile with browser APIs, powered by plugins
    1. 65%
    2. 37k
    3. 25
  54. syntax-tree/hast-util-interactive

    utility to check if a node is interactive
    1. 65%
    2. 38
    3. 0
  55. mrzmmr/rehype-wrap

    wrap selected elements with a given element
    1. 65%
    2. 7.5k
    3. 8
  56. syntax-tree/hast-util-from-html

    hast utility to parse from HTML
    1. 65%
    2. 2.4m
    3. 25
  57. JS-DevTools/rehype-inline-svg

    A rehype plugin that inlines and optimizes SVG images
    1. 65%
    2. 166
    3. 7
  58. syntax-tree/hast-util-truncate

    utility to truncate the tree to a certain number of characters
    1. 64%
    2. 46k
    3. 3
  59. syntax-tree/hast-util-excerpt

    utility to truncate the tree to a comment
    1. 64%
    2. 46k
    3. 2
  60. unified-doc/unified-doc-react

    react wrapper for unified-doc
    1. 61%
    2. 11
    3. 3
  61. sergioramos/remark-hint

    Sprinkle hints/tips/warnings on your documents
    1. 61%
    2. 2.5k
    3. 42
  62. ganta/rehype-element-properties

    rehype plugin to replace element properties
    1. 61%
    2. 7
    3. 2
  63. unified-doc/unified-doc-dom

    DOM APIs for unified-doc
    1. 61%
    2. 14
    3. 2
  64. unified-doc/unified-doc

    unified document APIs
    1. 60%
    2. 526
    3. 8
  65. medfreeman/remark-generic-extensions

    !ExtensionContent{Properties} -> 🎉 — commonmark generic directive extension for remark
    1. 48%
    2. 176
    3. 24
  66. rehypejs/rehype-format

    plugin to format HTML
    1. 43%
    2. 329k
    3. 28
  67. nemo-omen/remark-code-figure

    A remark plugin that wraps markdown code blocks in a figure element with an optional figcaption.
    1. 30%
    2. 5
    3. 1
  68. rehypejs/rehype-highlight

    plugin to highlight code blocks
    1. 23%
    2. 493k
    3. 250
  69. Find other projects matching html on GitHub