3.0.1 • Published 2 years ago

@ladjs/state-helper v3.0.1

Weekly downloads
33
License
MIT
Repository
github
Last release
2 years ago

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

NameWebsite
Nick Baughhttp://niftylettuce.com/

License

MIT © Nick Baugh

2.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.0

4 years ago

0.0.3

4 years ago

0.0.2

6 years ago

0.0.1

6 years ago