https://github.com/hygraph/rich-text
A set of companion packages for Hygraph's Rich Text Field
https://github.com/hygraph/rich-text
graphcms hacktoberfest hygraph react rich-text typescript
Last synced: 4 months ago
JSON representation
A set of companion packages for Hygraph's Rich Text Field
- Host: GitHub
- URL: https://github.com/hygraph/rich-text
- Owner: hygraph
- License: mit
- Created: 2021-04-15T13:44:10.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T13:58:18.000Z (over 1 year ago)
- Last Synced: 2025-10-20T23:46:25.199Z (4 months ago)
- Topics: graphcms, hacktoberfest, hygraph, react, rich-text, typescript
- Language: TypeScript
- Homepage:
- Size: 845 KB
- Stars: 95
- Watchers: 24
- Forks: 19
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-list - rich-text
README
# 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/)!