szisz 87be6ea813 Enhance order management by adding transaction ID handling and hotel filtering in admin views; update API endpoint and order status logic 1 tydzień temu
..
docs 87be6ea813 Enhance order management by adding transaction ID handling and hotel filtering in admin views; update API endpoint and order status logic 1 tydzień temu
plugins 4d868d9314 Add initial project files and assets 3 miesięcy temu
sponsors 4d868d9314 Add initial project files and assets 3 miesięcy temu
src 4d868d9314 Add initial project files and assets 3 miesięcy temu
.bowerrc 4d868d9314 Add initial project files and assets 3 miesięcy temu
.gitattributes 4d868d9314 Add initial project files and assets 3 miesięcy temu
.gitignore 4d868d9314 Add initial project files and assets 3 miesięcy temu
.jshintrc 4d868d9314 Add initial project files and assets 3 miesięcy temu
.npmignore 4d868d9314 Add initial project files and assets 3 miesięcy temu
BACKERS.md 4d868d9314 Add initial project files and assets 3 miesięcy temu
CONTRIBUTORS.md 4d868d9314 Add initial project files and assets 3 miesięcy temu
ISSUE_TEMPLATE.md 4d868d9314 Add initial project files and assets 3 miesięcy temu
LICENSE 4d868d9314 Add initial project files and assets 3 miesięcy temu
README.md 4d868d9314 Add initial project files and assets 3 miesięcy temu
banner.jpg 4d868d9314 Add initial project files and assets 3 miesięcy temu
bower.json 4d868d9314 Add initial project files and assets 3 miesięcy temu
gulpfile.js 4d868d9314 Add initial project files and assets 3 miesięcy temu
index.html 4d868d9314 Add initial project files and assets 3 miesięcy temu
package-lock.json 87be6ea813 Enhance order management by adding transaction ID handling and hotel filtering in admin views; update API endpoint and order status logic 1 tydzień temu
package.json 4d868d9314 Add initial project files and assets 3 miesięcy temu

README.md

Trumbowyg logo

CDNJS Downloads Version on npm Version on bower Licence

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

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