Trumbowyg

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

Github星跟踪图

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:


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 # 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.

Stay in touch

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

License

This project is under MIT license.

主要指标

概览
名称与所有者Alex-D/Trumbowyg
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2012-09-29 16:33:10
推送于2025-03-02 17:18:55
最后一次提交
发布数88
最新版本名称v2.31.0 (发布于 2025-03-02 18:17:06)
第一版名称1.0.0 (发布于 2014-07-14 16:38:59)
用户参与
星数4.1k
关注者数94
派生数617
提交数1.4k
已启用问题?
问题数1045
打开的问题数88
拉请求数302
打开的拉请求数2
关闭的拉请求数112
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?