tinymce / 4.1.6 last updated a year ago created on May 6th 2014

Install

npm install --save tinymce

Clone

git clone git@github.com:tinymce/tinymce.git

dependencies

No dependencies listed.

maintainers

spocke

versions 10 total

4.1.6 a year ago spocke
4.1.5 a year ago spocke
4.1.4 a year ago spocke
4.1.3 a year ago spocke
4.1.2 a year ago spocke
4.1.0 a year ago spocke
4.0.28 a year ago spocke
4.0.27 a year ago spocke
4.0.26 a year ago spocke
4.0.25 a year ago spocke
106 Downloads yesterday.

readme

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 git@github.com:tinymce/tinymce-dist.git tinymce

Package managers

You can also install TinyMCE using various package managers.

Resolving all dependencies.. This could take a while as our cache is not yet fully warmed up.