https://github.com/tinymce/tinymce-angular
Official TinyMCE Angular Component
https://github.com/tinymce/tinymce-angular
angular integration tinymce
Last synced: 6 days ago
JSON representation
Official TinyMCE Angular Component
- Host: GitHub
- URL: https://github.com/tinymce/tinymce-angular
- Owner: tinymce
- License: mit
- Created: 2018-01-12T15:53:46.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-02-28T04:45:08.000Z (8 months ago)
- Last Synced: 2025-04-09T21:41:36.452Z (7 months ago)
- Topics: angular, integration, tinymce
- Language: TypeScript
- Homepage:
- Size: 8.49 MB
- Stars: 339
- Watchers: 28
- Forks: 96
- 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-angular - official Angular wrapper for TinyMCE. (For Angular)
- awesome-wysiwyg-editors - tinymce-angular - TinyMCE 的官方 Angular 包装器。  (基于 Angular)
- fucking-awesome-angular - tinymce-angular - Official 🌎 [TinyMCE](www.tiny.cloud/) Angular Component. (Third Party Components / Editor Components)
- awesome-angular - tinymce-angular - Official [TinyMCE](https://www.tiny.cloud/) Angular Component. (Third Party Components / Editor Components)
- fucking-awesome-angular - tinymce-angular - Official 🌎 [TinyMCE](www.tiny.cloud/) Angular Component. (Table of contents / Third Party Components)
README
# Official TinyMCE Angular Component
## About
This package is a thin wrapper around [TinyMCE](https://github.com/tinymce/tinymce) to make it easier to use in an Angular application.
* If you need detailed documentation on TinyMCE, see: [TinyMCE Documentation](https://www.tiny.cloud/docs/tinymce/8/).
* For the TinyMCE Angular Quick Start, see: [TinyMCE Documentation - Angular Integration](https://www.tiny.cloud/docs/tinymce/8/angular-cloud/).
* For the TinyMCE Angular Technical Reference, see: [TinyMCE Documentation - TinyMCE Angular Technical Reference](https://www.tiny.cloud/docs/tinymce/8/angular-ref/).
* For our quick demos, check out the TinyMCE Angular [Storybook](https://tinymce.github.io/tinymce-angular/).
### Support
|Angular version|`tinymce-angular` version|
|--- |--- |
|16+ |8+ |
|14+ |7.x |
|13+ |6.x |
|9+ |4.x |
|<= 8 |3.x |
|< 5 | Not supported |
### Issues
Have you found an issue with tinymce-angular or do you have a feature request?
Open up an [issue](https://github.com/tinymce/tinymce-angular/issues) and let us know
or submit a [pull request](https://github.com/tinymce/tinymce-angular/pulls).
_Note: for issues concerning TinyMCE please visit the [TinyMCE repository](https://github.com/tinymce/tinymce)._