withhhhh
v0.1.0
Published
jade in client runtimejs with Cortex module
Downloads
2
Readme
jade-env
jade in client runtimejs with Cortex module
Install
$ cortex install jade-env --save
Usage
var jade_env = require('jade-env');
Class: jade_env(options)
new jade_env({
name: 'Hulk'
});
- options
Object
description ofoptions
- name
String
description ofoptions.name
- name
Creates a new jade-env instance.
<method-name>(foo, bar, [bee], boo)
- foo
String='foo'
description offoo
- bar
Boolean=
description ofbar
- bee
Object
[]
indicates that it is an optional parameter- abc
Buffer
a property ofbee
, i.e.bee.abc
- abc
- boo
function(arg1, arg2)
what is the method used for
Event: '<event-name>'
- e
Object
the first parameter of the callback