trumbowyg

WebJar for trumbowyg

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

trumbowyg
Last Version

Last Version

2.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

trumbowyg
WebJar for trumbowyg
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/Alex-D/Trumbowyg

Download trumbowyg

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/trumbowyg/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>trumbowyg</artifactId>
    <version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/trumbowyg/
implementation 'org.webjars.bower:trumbowyg:2.10.0'
// https://jarcasting.com/artifacts/org.webjars.bower/trumbowyg/
implementation ("org.webjars.bower:trumbowyg:2.10.0")
'org.webjars.bower:trumbowyg:jar:2.10.0'
<dependency org="org.webjars.bower" name="trumbowyg" rev="2.10.0">
  <artifact name="trumbowyg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='trumbowyg', version='2.10.0')
)
libraryDependencies += "org.webjars.bower" % "trumbowyg" % "2.10.0"
[org.webjars.bower/trumbowyg "2.10.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.bower : jquery jar [1.8,)

Project Modules

There are no modules declared in this project.

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.

Versions

Version
2.10.0
2.5.1
2.4.1
2.3.0
2.1.0