You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
4 years ago | |
---|---|---|
.github | 6 years ago | |
.storybook | 6 years ago | |
src | 4 years ago | |
stories | 4 years ago | |
.eslintrc.json | 4 years ago | |
.gitignore | 6 years ago | |
CHANGELOG.md | 5 years ago | |
Jenkinsfile | 4 years ago | |
LICENSE.txt | 5 years ago | |
README.md | 5 years ago | |
package.json | 4 years ago | |
rollup.build.js | 4 years ago | |
tsconfig.browser.json | 4 years ago | |
tsconfig.cjs.json | 4 years ago | |
tsconfig.es2015.json | 4 years ago | |
tsconfig.json | 4 years ago | |
vite.config.js | 4 years ago | |
yarn.lock | 4 years ago |
README.md
Official TinyMCE Vue component
About
This package is a thin wrapper around TinyMCE to make it easier to use in a Vue application.
- If you need detailed documentation on TinyMCE, see: TinyMCE Documentation.
- For the TinyMCE Vue Quick Start, see: TinyMCE Documentation - Vue Integration.
- For the TinyMCE Vue Technical Reference, see: TinyMCE Documentation - TinyMCE Vue Technical Reference.
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 and let us know or submit a pull request. Note: for issues related to TinyMCE please visit the TinyMCE repository.