node-chtmlx
v0.1.0
Published
load chtmlx in node
Maintainers
Readme
node-chtmlx
load chtmlx in node
##Installation
npm install --save node-chtmlx##Usage
require('node-chtmlx').install({
coffee: require('coffee-script'), //this is default, could also be require('iced-coffee-script') etc
extension: '.chtmlx' // this is default
});##License MIT
