Skip to content

node4good/node-ckeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple npm module to load the statics of CKEditor

Resources

License

Stars

Watchers

Forks

Packages

No packages published