rehype
HTML transformer
A tool for transforming HTML with plugins to inspect and change its structure as structured data
HTML processor powered by plugins part of the @unifiedjs collective
2k stars
12 watching
91 forks
Language: JavaScript
last commit: 8 days ago asthtmljavascriptrehypeunified
Related projects:
Repository | Description | Stars |
---|---|---|
rehypejs/rehype-react | Converts HTML to JSX code for various JavaScript frameworks | 393 |
rehypejs/rehype-retext | Transforms HTML into natural language syntax trees to support analysis and processing of prose content | 17 |
rehypejs/rehype-dom | A library for parsing and compiling HTML with browser APIs | 26 |
rehypejs/rehype-format | Formats whitespace in HTML to improve readability | 30 |
rehypejs/rehype-document | Wraps a fragment in a complete HTML document | 31 |
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-remark | Transforms HTML into Markdown syntax tree to support remark | 82 |
rehypejs/rehype-highlight | A rehype plugin for syntax highlighting | 267 |
js-devtools/rehype-inline-svg | Inlines and optimizes SVG images in HTML documents | 8 |
remarkjs/remark-rehype | Transforms markdown into HTML to support HTML processing plugins | 271 |
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 |
flavorjones/loofah | A Ruby library that provides tools for transforming and sanitizing HTML documents and fragments | 935 |
jhgg/js-transforms | A collection of JavaScript code transformation utilities using js-codeshift | 96 |