bootstrap3-wysihtml5-commonjs

0.0.4 • Public • Published

Overview

Bootstrap-wysihtml5 is a javascript plugin that makes it easy to create simple, beautiful wysiwyg editors with the help of wysihtml5 and Twitter Bootstrap.

About this fork

This fork provides code that is commonjs compliant. This can be used with browserify

Usage

var $ = require('jquery');
var wysihtml5 = require('../src/bootstrap3-wysihtml5');

$('.textarea').wysihtml5(options);

See examples folder

Docs

For advanced usage, goto https://github.com/bootstrap-wysiwyg/bootstrap3-wysiwyg

Package Sidebar

Install

npm i bootstrap3-wysihtml5-commonjs

Weekly Downloads

0

Version

0.0.4

License

MIT

Last publish

Collaborators

  • sharathprabhal