Awesome
<!--lint disable no-html maximum-line-length-->awesome rehype
A curated list of awesome rehype resources.
rehype is an HTML processor powered by plugins part of the unified collective.
Contents
Official
- rehype - Repository.
- rehype-parse - HTML parser.
- rehype-stringify - HTML generator.
- rehype-cli - Command line interface.
- hast - Abstract syntax tree specification.
- unified - Ecosystem.
- unifiedjs.com - Ecosystem website.
Plugins
- rehype-remark - Integrate with the remark ecosystem.
- rehype-retext - Integrate with the retext ecosystem.
- rehype-react - Generate React.
- rehype-dom - Use the DOM to parse / stringify in the browser.
- rehype-webparser - XML-like HTML parser.
- rehype-minify - Minify HTML.
- rehype-format - Format HTML.
- rehype-document - Wrap a fragment in a document.
- rehype-highlight - Highlight code blocks with lowlight (Highlight.js).
- rehype-prism - Highlight code blocks with refractor (Prism).
- rehype-inline-svg - Inline and optimize SVGs.
- rehype-toc - Add a table of contents (TOC).
- rehype-url-inspector - Inspect, validate, or rewrite URLs anywhere in the document
- rehype-truncate - Truncate HTML while preserving its structure.
Built on rehype
- MDX - Markdown combined with JSX.
- mdx-deck - MDX-based presentation decks.
- Gatsby - Blazing fast, modern apps and websites with React.
- Decap CMS - CMS for static site generators (formerly netlify-cms).
- nteract - Interactive computing suite for you.
- documentation.js - Documentation system for modern JavaScript.
- svgr - Transform SVGs into React components.
- nextein - Static site generator with Markdown + React for Next.js.
- prettyhtml - Formatter for your Angular, Vue, Svelte or HTML templates.
- bytemd - Hackable markdown editor component.
- markdown-to-html-cli - Command line tool that converts markdown to HTML.
Built with rehype
- freeCodeCamp - Learn to code for free.
- Node.js - Node.js JavaScript runtime.
- angular - Development platform for mobile and desktop apps.
- rxjs - Reactive Extensions For JavaScript.
- stdlib - Standard library emphasizing numerical and scientific applications.