jade in client runtimejs with Cortex module
npm install techjade in client runtimejs with Cortex module
``bash`
$ cortex install jade-env --save
`js`
var jade_env = require('jade-env');
`js`
new jade_env({
name: 'Hulk'
});
- options Object description of optionsString
- name description of options.name
Creates a new jade-env instance.
#### <method-name>(foo, bar, [bee], boo)
- foo String='foo' description of fooBoolean=
- bar description of barObject
- bee [] indicates that it is an optional parameterBuffer
- abc a property of bee, i.e. bee.abcfunction(arg1, arg2)
- boo what is the method used for
#### Event: '<event-name>'
- e Object` the first parameter of the callback