lackey-framework
v0.0.4
Published
Keeps all Lackey modules in a single dependency
Downloads
5
Readme
Lackey options parser
Keeps all lackey modules in a single dependency
This module is the Lackey framework that is used to build the Lackey CMS amongst other projects.
Documentation
Usage
var lackey = require('lackey-framework'),
inlineEdit = lackey.inlineEdit,
makeTitle = lackey.makeTitle,
optionsParser = lackey.optionsParser,
JsonXlsxConverter = lackey.JsonXlsxConverter,
dustjsHelpers = lackey.dustjsHelpers;