Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tinymce/tinymce-vue
Official TinyMCE Vue component
https://github.com/tinymce/tinymce-vue
integration tinymce vue
Last synced: 7 days ago
JSON representation
Official TinyMCE Vue component
- Host: GitHub
- URL: https://github.com/tinymce/tinymce-vue
- Owner: tinymce
- License: mit
- Created: 2018-01-12T15:47:02.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T09:34:07.000Z (11 days ago)
- Last Synced: 2024-10-27T04:02:28.569Z (9 days ago)
- Topics: integration, tinymce, vue
- Language: TypeScript
- Size: 6.32 MB
- Stars: 2,065
- Watchers: 35
- Forks: 207
- Open Issues: 17
-
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-vue - official TinyMCE wrapper for Vue. (For Vue)
- awesome - tinymce/tinymce-vue - Official TinyMCE Vue component (TypeScript)
- awesome-wysiwyg-editors - tinymce-vue - Vue 的官方 TinyMCE 包装器。 ![github star](https://img.shields.io/github/stars/tinymce/tinymce-vue.svg?style=social&label=Star) (基于 Vue)
README
# Official TinyMCE Vue component
## About
This package is a thin wrapper around [TinyMCE](https://github.com/tinymce/tinymce) to make it easier to use in a Vue application.
* If you need detailed documentation on TinyMCE, see: [TinyMCE Documentation](https://www.tiny.cloud/docs/tinymce/7/).
* For the TinyMCE Vue Quick Start, see: [TinyMCE Documentation - Vue Integration](https://www.tiny.cloud/docs/tinymce/7/vue-cloud).
* For the TinyMCE Vue Technical Reference, see: [TinyMCE Documentation - TinyMCE Vue Technical Reference](https://www.tiny.cloud/docs/tinymce/7/vue-ref).
* For our quick demos, check out the TinyMCE Vue [Storybook](https://tinymce.github.io/tinymce-vue/).### Support
Version 4.0 is intended to support Vue 3. For Vue 2.x and below please use previous versions of the wrapper.
### Issues
Have you found an issue with `tinymce-vue` or do you have a feature request? Open up an [issue](https://github.com/tinymce/tinymce-vue/issues) and let us know or submit a [pull request](https://github.com/tinymce/tinymce-vue/pulls). *Note: for issues related to TinyMCE please visit the [TinyMCE repository](https://github.com/tinymce/tinymce).*