hapi-decorators

v2.0.0
Decorators for HapiJS routes using ES6 classes
decorators hapijs hapi controller

build

babel index.js test/*.js test/**/*.js -d dist --source-maps

lint

standard | snazzy index.js test/*.js test/**/*.js

pretest

npm run lint

test

npm run build && node dist/test/index.js | tspec

posttest

npm run lint

coverage

babel-node node_modules/.bin/isparta cover test/*.js | tspec

coveralls

npm run coverage -s && coveralls < coverage/lcov.info

postcoveralls

rimraf ./coverage

deploy:docs

docpress build && git-update-ghpages knownasilya/hapi-decorators _docpress

prepublish

in-publish && npm run deploy:docs || not-in-publish

release

standard-version
npm i hapi-decorators

Metadata

  • ISC
  • Whatever
  • Ilya Radchenko
  • released 11/12/2019

Downloads

Maintainers