node-ckeditor

v4.3.2
Simple npm module to load the statics of CKEditor
ckeditor statics

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

Metadata

  • Unknown
  • Whatever
  • Refael Ackermann
  • released 2/14/2014

Downloads

Maintainers