Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tinymce/tinymce-react
Offical TinyMCE React component
https://github.com/tinymce/tinymce-react
editors javascript react tinymce typescript
Last synced: 9 days ago
JSON representation
Offical TinyMCE React component
- Host: GitHub
- URL: https://github.com/tinymce/tinymce-react
- Owner: tinymce
- License: mit
- Created: 2017-10-31T10:04:31.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T07:37:47.000Z (14 days ago)
- Last Synced: 2024-10-29T22:25:00.501Z (10 days ago)
- Topics: editors, javascript, react, tinymce, typescript
- Language: TypeScript
- Homepage:
- Size: 7.44 MB
- Stars: 966
- Watchers: 23
- Forks: 156
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: contributing.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-wysiwyg - tinymce-react - official React wrapper for TinyMCE. (For React)
- awesome-wysiwyg-editors - tinymce-react - TinyMCE 的官方 React 包装器。 ![github star](https://img.shields.io/github/stars/tinymce/tinymce-react.svg?style=social&label=Star) (基于 React)
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).*