Skip to content
forked from Alex-D/Trumbowyg

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

License

Notifications You must be signed in to change notification settings

TFleury/Trumbowyg

This branch is 269 commits behind Alex-D/Trumbowyg:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1d4fbb9 · Mar 24, 2021
Jul 10, 2020
Dec 8, 2020
Mar 24, 2021
Oct 5, 2020
Dec 6, 2020
May 31, 2015
Sep 1, 2014
Aug 28, 2019
Mar 21, 2016
Jun 6, 2019
Oct 5, 2020
Jan 24, 2019
Mar 22, 2016
Nov 26, 2020
Mar 29, 2019
Dec 6, 2020
Nov 26, 2020
Nov 4, 2019
Dec 6, 2020
Aug 28, 2019

Repository files navigation

Downloads Downloads Licence
Version on npm CDNJS Version on bower

Supporting Trumbowyg

Trumbowyg is an MIT-licensed open source project and completely free to use.

However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support it's ongoing development by being a backer or a sponsor:

Sponsors

Gold

avot®

Become a Sponsor

Silver

SocialOptic

Become a Sponsor


Introduction

Trumbowyg is a simple and lightweight WYSIWYG editor, weight only 20kB minifed (8kB gzip) for faster page loading.

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/ (or even on the home)

Contribution

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.

First, fork and clone the repository

cd Trumbowyg # go into the project's root directory
npm install # install development dependencies
npm run dev # watch mode
npm run build # to build the project

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

Stay in touch

For the latest release and announcements, follow on Twitter: @AlexandreDemode

License

This project is under MIT license.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.2%
  • SCSS 6.9%
  • HTML 4.9%