An open API service indexing awesome lists of open source software.

https://github.com/tinymce/tinymce-jquery

New home of the official TinyMCE JQuery integration
https://github.com/tinymce/tinymce-jquery

integration

Last synced: 12 months ago
JSON representation

New home of the official TinyMCE JQuery integration

Awesome Lists containing this project

README

          

# Official TinyMCE jQuery integration

## About

This package is a thin wrapper around [TinyMCE](https://github.com/tinymce/tinymce)
to make it easier to use in jQuery.

The jQuery integration used to be included with the default TinyMCE bundle,
starting with TinyMCE 6 it has been removed from the TinyMCE bundle and will
instead be distributed as an independent npm package.

* If you need detailed documentation on TinyMCE, see:
[TinyMCE Documentation](https://www.tiny.cloud/docs/).
* For the TinyMCE jQuery Quick Start, see:
[TinyMCE Documentation - jQuery Integration](https://www.tiny.cloud/docs/integrations/jquery/).
* For our quick demos, check out the TinyMCE jQuery
[Storybook](https://tinymce.github.io/tinymce-jquery/).

### Issues

Have you found an issue with tinymce-jquery or do you have a feature request?
Open up an [issue](https://github.com/tinymce/tinymce-jquery/issues) and let us
know or submit a [pull request](https://github.com/tinymce/tinymce-jquery/pulls).
*Note: For issues concerning TinyMCE please visit the
[TinyMCE repository](https://github.com/tinymce/tinymce).*