wysiwyg-editor-node-sdk-ebs

2.3.4-rc.1 • Public • Published

Froala WYSIWYG Editor Node.JS SDK

Easing the Froala WYSIWYG HTML Editor server side integration in Node.JS projects.

Installation

  1. Clone this repo or download the zip.

  2. Run npm install.

  3. (Optional) Run bower install to install the editor JS.

  4. Load lib directory in your project and import it: var FroalaEditor = require('path/to/lib/froalaEditor.js');

  5. To run examples:

  • npm start to start a nodejs server form examples directory at http://localhost:3000/

Import lib

var FroalaEditor = require('path/to/lib/froalaEditor.js');

Documentation

Help

License

The Froala WYSIWYG Editor Node.JS SDK is licensed under MIT license. However, in order to use Froala WYSIWYG HTML Editor plugin you should purchase a license for it.

Froala Editor has 3 different licenses for commercial use. For details please see License Agreement.

Package Sidebar

Install

npm i wysiwyg-editor-node-sdk-ebs

Weekly Downloads

13

Version

2.3.4-rc.1

License

MIT

Last publish

Collaborators

  • adrian_seeley