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

Readme

Keywords

Package Sidebar

Install

npm i node-ckeditor

Weekly Downloads

20

Version

4.5.9

License

none

Last publish

Collaborators

  • refack