rehype is an HTML processor powered by plugins part of the unified collective.
Announcing the unified collective! 🎉 Read more about it on Medium »
🥇 ZEIT |
🥇 Gatsby |
🥉 Compositor |
Holloway |
You? |
rehype is an ecosystem of plugins for processing HTML to do all kinds of things: format it, minify it, or wrap it programmatically into a document.
- Visit
unified.js.org
and try its guides for an overview - Read unified’s readme for a technical intro
- Browse awesome rehype to find out more about the ecosystem
- Follow us on Medium and Twitter to see what we’re up to
- Check out Contribute below to find out how to help out
This repository contains the following projects:
rehype-parse
— Parse HTML documents to syntax treesrehype-stringify
— Stringify syntax trees to HTML documentsrehype
— Programmatic interface with bothrehype-parse
andrehype-stringify
rehype-cli
— Command-line interface wrappingrehype
rehype is built by people just like you!
Check out contributing.md
for ways to get started.
This project has a Code of Conduct. By interacting with this repository, organisation, or community you agree to abide by its terms.
Want to chat with the community and contributors? Join us in spectrum!
Have an idea for a cool new utility or tool?
That’s great!
If you want feedback, help, or just to share it with the world you can do so by
creating an issue in the rehypejs/ideas
repository!