rehype-dom
HTML processor
A library for parsing and compiling HTML with browser APIs
HTML processor to parse and compile with browser APIs, powered by plugins
26 stars
8 watching
5 forks
Language: JavaScript
last commit: about 2 months ago astbrowserdomhtmljavascriptrehyperehype-pluginunified
Related projects:
Repository | Description | Stars |
---|---|---|
rehypejs/rehype | A tool for transforming HTML with plugins to inspect and change its structure as structured data | 1,814 |
rehypejs/rehype-document | Wraps a fragment in a complete HTML document | 31 |
rehypejs/rehype-format | Formats whitespace in HTML to improve readability | 30 |
rehypejs/rehype-react | Converts HTML to JSX code for various JavaScript frameworks | 393 |
rehypejs/rehype-minify | Utility for optimizing HTML documents by removing unnecessary characters and attributes | 90 |
js-devtools/rehype-url-inspector | A plugin to inspect and manipulate URLs in HTML documents | 19 |
rehypejs/rehype-highlight | A rehype plugin for syntax highlighting | 267 |
remarkjs/remark-rehype | Transforms markdown into HTML to support HTML processing plugins | 271 |
js-devtools/rehype-inline-svg | Inlines and optimizes SVG images in HTML documents | 8 |
rehypejs/rehype-remark | Transforms HTML into Markdown syntax tree to support remark | 82 |
rehypejs/rehype-retext | Transforms HTML into natural language syntax trees to support analysis and processing of prose content | 17 |
pataphysicalsociety/soupault | A tool for manipulating HTML element trees to generate and process static content. | 380 |
luk707/rehype-truncate | Truncates HTML content within a specified character limit while preserving its structure | 5 |
js-devtools/rehype-toc | Adds a table of contents to HTML documents using rehype plugin | 71 |
chadwain/rem | A parser for HTML5 documents written in Zig | 106 |