https://github.com/tinymce/tinymce-demos
Let us inspire you with all things TinyMCE can do
https://github.com/tinymce/tinymce-demos
Last synced: about 1 year ago
JSON representation
Let us inspire you with all things TinyMCE can do
- Host: GitHub
- URL: https://github.com/tinymce/tinymce-demos
- Owner: tinymce
- Created: 2020-03-25T11:11:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T07:51:55.000Z (about 3 years ago)
- Last Synced: 2024-07-31T19:29:07.149Z (over 1 year ago)
- Language: HTML
- Homepage: https://tinymce.github.io/tinymce-demos/index.html
- Size: 1.21 MB
- Stars: 48
- Watchers: 15
- Forks: 31
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# TinyMCE Demos
TinyMCE is a versatile tool that can be used for a wide variety of text editing tasks. This repository aims to inspire you and demonstrate different approaches to common use cases.
Every demo has a thorougly documented HTML file explaining the TinyMCE config as well as links to relevant documentation to make it easy to use these demos as basis for your own projects.
[Take me to the TinyMCE Demos](https://tinymce.github.io/tinymce-demos/index.html)
## Build and serve the demos locally
You can download and run these demos locally. Some demos uses premium plugins so we have included an API key that works for `localhost`.
1. Check out this repository to your local computer.
2. Install dependencies using the command `yarn`
3. Start the web server to view the demos using the command `yarn run serve`
## License
The files in this repository are licensed under an MIT license.
TinyMCE is licensed under a LGPL or commercial license.