state-helper
State helper for Lad
Table of Contents
Install
npm:
npm install state-helper
Usage
const StateHelper = require('@ladjs/state-helper');
const stateHelper = new StateHelper({
// ...
});
// ..
// add dynamic view helpers
app.use(stateHelper.middleware);
Contributors
Name | Website |
---|---|
Nick Baugh | http://niftylettuce.com/ |