syntax-tree/mdast-util-to-hast
utility to transform mdast to hast- 82%
- 34m
- 105
syntax-tree/hastscript
utility to create hast trees- 82%
- 29m
- 175
syntax-tree/hast-util-parse-selector
utility to create an element from a simple CSS selector- 81%
- 28m
- 13
syntax-tree/hast-util-from-parse5
utility to transform Parse5’s AST to hast- 81%
- 19m
- 16
syntax-tree/hast-util-raw
utility to reparse a hast tree- 80%
- 16m
- 12
syntax-tree/hast-util-to-parse5
utility to transform hast to Parse5’s AST- 80%
- 16m
- 2
remarkjs/remark-rehype
plugin that turns markdown into HTML to support rehype- 78%
- 24m
- 283
syntax-tree/hast-util-whitespace
utility to check if a node is inter-element whitespace- 77%
- 27m
- 4
rehypejs/rehype
HTML processor powered by plugins part of the @unifiedjs collective- 75%
- 13m
- 1.9k
syntax-tree/hast-util-to-html
utility to serialize hast to HTML- 75%
- 9.7m
- 102
syntax-tree/hast-util-is-element
utility to check if a node is a (certain) element- 75%
- 13m
- 12
syntax-tree/hast-util-sanitize
utility to sanitize hast nodes- 74%
- 3m
- 51
rehypejs/rehype-minify
plugins to minify HTML- 74%
- 15m
- 92
rehypejs/rehype-raw
plugin to parse the tree again- 74%
- 8.8m
- 159
syntax-tree/hast-util-has-property
utility to check if a node has a property- 73%
- 3.8m
- 1
syntax-tree/hast-util-to-text
utility to get the plain-text value of a node according to theinnerText
algorithm- 73%
- 5.2m
- 20
rehypejs/rehype-slug
plugin to addid
attributes to headings- 72%
- 6.7m
- 212
syntax-tree/hast-util-heading-rank
utility to get the rank (or depth, level) of headings- 72%
- 7m
- 7
rehypejs/rehype-autolink-headings
plugin to add links to headings in HTML- 72%
- 1.5m
- 228
syntax-tree/hast-util-select
utility to addquerySelector
,querySelectorAll
, andmatches
support for hast- 72%
- 1.8m
- 41
syntax-tree/hast-util-to-estree
hast utility to transform to estree (JavaScript AST) JSX- 72%
- 7.3m
- 20
remarkjs/remark-html
plugin to add support for serializing HTML- 71%
- 1.2m
- 325
rehypejs/rehype-sanitize
plugin to sanitize HTML- 71%
- 1.6m
- 167
remarkjs/remark-math
remark and rehype plugins to support math- 70%
- 5.1m
- 409
syntax-tree/hast-util-to-mdast
utility to transform hast (HTML) to mdast (markdown)- 70%
- 659k
- 41
syntax-tree/hast-util-from-dom
utility to transform a DOM tree to hast- 70%
- 2.5m
- 22
syntax-tree/hast-util-phrasing
utility to check if a node is phrasing content- 70%
- 1.3m
- 0
syntax-tree/hast-util-embedded
utility to check if a node is an embedded element- 69%
- 1.6m
- 3
JS-DevTools/rehype-toc
A rehype plugin that adds a table of contents (TOC) to the page- 69%
- 57k
- 74
JS-DevTools/rehype-url-inspector
A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document- 68%
- 11k
- 22
syntax-tree/hast-util-to-nlcst
utility to transform hast to nlcst- 68%
- 94k
- 4
jaywcjlove/rehype-attr
New syntax to add attributes to Markdown.- 68%
- 598k
- 32
syntax-tree/hast-util-heading
utility to check if a node is heading content- 68%
- 19k
- 6
syntax-tree/hast-util-find-and-replace
utility to find and replace text in a hast tree- 68%
- 315k
- 6
syntax-tree/hast-util-to-dom
utility to transform hast to a DOM tree- 68%
- 14k
- 20
jaywcjlove/rehype-rewrite
Rewrite element with rehype.- 68%
- 676k
- 22
rehypejs/rehype-retext
plugin to transform from HTML (rehype) to prose (retext)- 67%
- 93k
- 18
syntax-tree/hast-util-reading-time
utility to estimate the reading time- 67%
- 9.5k
- 56
rehypejs/rehype-document
plugin to wrap a fragment in a document- 67%
- 38k
- 34
syntax-tree/hast-util-from-selector
utility to parse CSS selectors to hast nodes- 67%
- 10k
- 2
syntax-tree/hast-util-to-xast
utility to transform to xast (xml)- 67%
- 5.5k
- 4
syntax-tree/hast-util-transparent
utility to check if a node is a transparent element- 66%
- 44
- 1
syntax-tree/hast-util-sectioning
utility to check if a node is a sectioning element- 66%
- 14
- 2
syntax-tree/hast-util-assert
utility to assert hast nodes- 66%
- 72
- 1
syntax-tree/hast-util-labelable
utility to check whether a node is labelable- 66%
- 43
- 2
syntax-tree/hast-util-classnames
utility to merge class names together- 66%
- 288k
- 2
syntax-tree/hast-util-from-text
utility to set the plain-text value of a node according to theinnerText
algorithm- 66%
- 448
- 3
martypdx/rehype-add-classes
Add classes to HAST html by selector- 66%
- 26k
- 18
syntax-tree/hast-util-shift-heading
utility to change heading rank (or depth, level) in hast- 66%
- 2.6k
- 3
syntax-tree/hast-util-script-supporting
utility to check if a node is a script-supporting element- 66%
- 60
- 0
rehypejs/rehype-picture
plugin to wrap images in pictures- 65%
- 303
- 13
gorango/rehype-extract-meta
Extract meta data from an HTML document- 65%
- 144
- 4
rehypejs/rehype-dom
HTML processor to parse and compile with browser APIs, powered by plugins- 65%
- 25k
- 26
syntax-tree/hast-util-interactive
utility to check if a node is interactive- 65%
- 32k
- 0
mrzmmr/rehype-wrap
wrap selected elements with a given element- 65%
- 7.4k
- 8
syntax-tree/hast-util-from-html
hast utility to parse from HTML- 65%
- 5m
- 30
JS-DevTools/rehype-inline-svg
A rehype plugin that inlines and optimizes SVG images- 65%
- 249
- 9
syntax-tree/hast-util-truncate
utility to truncate the tree to a certain number of characters- 64%
- 55k
- 3
syntax-tree/hast-util-excerpt
utility to truncate the tree to a comment- 64%
- 54k
- 2
unified-doc/unified-doc-react
react wrapper for unified-doc- 61%
- 10
- 3
sergioramos/remark-hint
Sprinkle hints/tips/warnings on your documents- 61%
- 2.2k
- 43
ganta/rehype-element-properties
rehype plugin to replace element properties- 61%
- 19
- 2
unified-doc/unified-doc-dom
DOM APIs for unified-doc- 61%
- 14
- 3
unified-doc/unified-doc
unified document APIs- 60%
- 6.7k
- 10
medfreeman/remark-generic-extensions
!ExtensionContent{Properties} -> 🎉 — commonmark generic directive extension for remark- 48%
- 573
- 25
rehypejs/rehype-format
plugin to format HTML- 43%
- 669k
- 31
nemo-omen/remark-code-figure
A remark plugin that wraps markdown code blocks in a figure element with an optional figcaption.- 30%
- 15
- 1
rehypejs/rehype-highlight
plugin to highlight code blocks- 23%
- 745k
- 289
Find other projects matching html on GitHub