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));

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i node-ckeditor

      Weekly Downloads

      18

      Version

      4.5.9

      License

      none

      Last publish

      Collaborators

      • refack