# Rich Text Helpers A set of companion packages for Hygraph's Rich Text Field ## ✨ Packages - [rich-text-html-renderer](./packages/html-renderer): Framework agnostic Rich Text renderer. - [rich-text-react-renderer](./packages/react-renderer): Out of the box Rich Text renderer for React; - [rich-text-types](./packages/types): TypeScript definitions for the Hygraph Rich Text field type; - [html-to-slate-ast](./packages/html-to-slate-ast): HTML to Slate AST converter for the Hygraph's RichTextAST format. ## ⚡️ Examples (Rich Text Renderer) - [Vue](./examples/vue) - [Svelte](./examples/svelte/) - [React](./examples/react/) ## 🤝 Contributing Thanks for being interested in contributing! We're so glad you want to help! All types of contributions are welcome, such as bug fixes, issues, or feature requests. Also, don't forget to check the roadmap. See [`CONTRIBUTING.md`](./.github/CONTRIBUTING.md) for ways to get started. ## 📝 License Licensed under the [MIT License](./LICENSE.md). --- Made with 💜 by Hygraph 👋 [join our community](https://slack.hygraph.com/)!