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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.5.9
    19
    • latest

Version History

Package Sidebar

Install

npm i node-ckeditor

Weekly Downloads

24

Version

4.5.9

License

none

Last publish

Collaborators

  • refack