Days
Hours
Minutes
Seconds
x

New Froala Editor v4.4 is here – Learn More

Skip to content

Node.JS SDK Froala Editor

Install the Froala Editor SDK Node package

NPM is the package manager for Node.JS. Get the Editor SDK installed running the command below.

npm install wysiwyg-editor-node-sdk

Import the SDK in your app

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