# tinymce-demos **Repository Path**: mirrors_tinymce/tinymce-demos ## Basic Information - **Project Name**: tinymce-demos - **Description**: Let us inspire you with all things TinyMCE can do - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 available under a commercial license and a subset of the features are open source under the GNU General Public License Version 2 or later.