sinjuice / Trumbowyg

A lightweight and amazing WYSIWYG JavaScript editor - 20kB only (8kB gzip)

Home Page:https://alex-d.github.com/Trumbowyg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trumbowyg WYSIWYG Editor

CDNJS

Trumbowyg is a simple and lightweight WYSIWYG editor, is only 20kB for faster page loading.

Trumbowyg logo

Visit presentation page: http://alex-d.github.io/Trumbowyg/

Documentation

All you need to know about Trumbowyg is here : http://alex-d.github.io/Trumbowyg/documentation.html (or on the home)

Contribute

You can contribute to Trumbowyg with translations in languages you know. Thanks to node and gulp, you can improve core script, style or icons easily.

Getting Started

  • Clone the repository
  • cd Trumbowyg to go into the project's root directory
  • npm install to install development dependencies
  • npm install -g bower gulp to install bower and gulp command if you don't have them already
  • bower install to install Trumbowyg dependencies (ie: jQuery)
  • gulp build to build the project

gulp command launch default Gulp task watcher and rebuild on the fly.

License

This project is under MIT license. See LICENSE file for details.

About

A lightweight and amazing WYSIWYG JavaScript editor - 20kB only (8kB gzip)

https://alex-d.github.com/Trumbowyg

License:MIT License


Languages

Language:JavaScript 83.8%Language:CSS 8.7%Language:HTML 6.9%Language:PHP 0.6%