@ladjs/state-helper

3.0.1 • Public • Published

state-helper

build status code style styled with prettier made with lass license

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/

License

MIT © Nick Baugh

Package Sidebar

Install

npm i @ladjs/state-helper

Weekly Downloads

12

Version

3.0.1

License

MIT

Unpacked Size

5.07 kB

Total Files

4

Last publish

Collaborators

  • titanism
  • shadowgate15
  • niftylettuce
  • shaunwarman
  • spence-s