clavem.js

v1.0.0
A local callback server for oAuth web-flow.
clavem.js oauth oauth2

postpublish

git push origin --tags && git push origin

test

mocha test/**/*.js

posttest

eslint main.js bin/* lib utils/*.js test/* test/platforms/*

coverage

istanbul --report=html cover ./node_modules/.bin/_mocha test/* test/platforms/*

travis-ci

istanbul --report=lcovonly cover ./node_modules/.bin/_mocha test/* test/platforms/* && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js

docs

jsdoc -c .jsdoc.json -t ./node_modules/minami -R README.md -r
npm i clavem.js

Metadata

  • MIT
  • Whatever
  • Shogun
  • released 8/18/2016

Downloads

Maintainers