Popularity
5.9
Declining
Activity
7.0
Growing
3,928
98
601

Description

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

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

Code Quality Rank: L3
Monthly Downloads: 0
Programming language: JavaScript
License: MIT License
Tags: Editors    
Latest version: v2.23.0

Trumbowyg alternatives and similar libraries

Based on the "Editors" category.
Alternatively, view Trumbowyg alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Trumbowyg or a related project?

Add another 'Editors' Library

README

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

Become a Sponsor

Silver

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](LICENSE).


*Note that all licence references and agreements mentioned in the Trumbowyg README section above are relevant to that project's source code only.