node-ckeditor

4.5.9 • Public • Published

node-ckeditor

Simple npm module to load the statics of CKEditor

Usage

var app = express();
var ckStaticsPath = require('node-ckeditor');
 
//...
 
app.use(express.statics(ckStaticsPath));

/node-ckeditor/

    Package Sidebar

    Install

    npm i node-ckeditor

    Weekly Downloads

    26

    Version

    4.5.9

    License

    none

    Last publish

    Collaborators

    • refack