Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mild-blue/opentiny-react
https://github.com/mild-blue/opentiny-react
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mild-blue/opentiny-react
- Owner: mild-blue
- License: mit
- Created: 2024-04-22T13:33:55.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T13:21:53.000Z (7 months ago)
- Last Synced: 2024-05-29T05:09:47.615Z (7 months ago)
- Language: TypeScript
- Size: 5.03 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: contributing.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# Official TinyMCE React component
## About
This package is a thin wrapper around [TinyMCE](https://github.com/tinymce/tinymce) to make it easier to use in a React application.
* If you need detailed documentation on TinyMCE, see: [TinyMCE Documentation](https://www.tiny.cloud/docs/tinymce/7/).
* For the TinyMCE React Quick Start, see: [TinyMCE Documentation - React Integration](https://www.tiny.cloud/docs/tinymce/7/react-cloud/).
* For the TinyMCE React Technical Reference, see: [TinyMCE Documentation - TinyMCE React Technical Reference](https://www.tiny.cloud/docs/tinymce/7/react-ref/).
* For our quick demos, check out the TinyMCE React [Storybook](https://tinymce.github.io/tinymce-react/).### Issues
Have you found an issue with tinymce-react or do you have a feature request? Open up an [issue](https://github.com/tinymce/tinymce-react/issues) and let us know or submit a [pull request](https://github.com/tinymce/tinymce-react/pulls). *Note: For issues concerning TinyMCE please visit the [TinyMCE repository](https://github.com/tinymce/tinymce).*