Skip to content

Official TinyMCE repository for production usage in package managers

License

Notifications You must be signed in to change notification settings

zfmaster/tinymce-dist

 
 

Repository files navigation

tinymce-dist

Production ready minified version of TinyMCE excluding the source code, build tools and unit tests. If you need the full source code go to the main repository instead.

Tags

Each release has it's own tag using the semver standard. This means you can checkout a specific version using git clone.

git clone -b <version> git://github.com/tinymce/tinymce-dist.git

Git submodule

You can add TinyMCE as a submodule to your existing repository.

git submodule add [email protected]:tinymce/tinymce-dist.git tinymce

Package managers

You can also install TinyMCE using various package managers.

About

Official TinyMCE repository for production usage in package managers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.8%
  • CSS 0.2%