State helper for Lad
npm install @ladjs/state-helper




> State helper for Lad
* Install
* Usage
* Contributors
* License
[npm][]:
``sh`
npm install state-helper
`js
const StateHelper = require('@ladjs/state-helper');
const stateHelper = new StateHelper({
// ...
});
// ..
// add dynamic view helpers
app.use(stateHelper.middleware);
``
| Name | Website |
| -------------- | -------------------------- |
| Nick Baugh |
##
[npm]: https://www.npmjs.com/