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

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

Awesome Lists containing this project

README

          

![TinyMCE Logotype](logo.svg?sanitize=true "TinyMCE Logotype")

# 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.