Easing the Froala WYSIWYG HTML Editor server side integration in Node.JS projects.
- ImageMagick must be installed.
-
Clone this repo or download the zip.
-
Run
npm install. -
(Optional) Run
bower installto install the editor JS. -
Load
libdirectory in your project and import it:var FroalaEditor = require('path/to/lib/froalaEditor.js'); -
To run examples:
npm startto start a nodejs server formexamplesdirectory athttp://localhost:3000/
var FroalaEditor = require('path/to/lib/froalaEditor.js');- Found a bug or have some suggestions? Just submit an issue.
- Having trouble with your integration? Contact Froala Support team.
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.