accesscontrol

v2.2.1
Role and Attribute based Access Control for Node.js
access access-control acl role attribute grant deny allow reject and 20 more...

vuls

snyk test

deps

npm-check -u && snyk test

clean

rimraf ./lib

build

npm run clean && mkdirp ./lib && tsc

test

npm run build && jest --verbose --no-cache

test!

jest --verbose --no-cache

cover

npm run build && jest --coverage --verbose --no-cache

cover!

jest --coverage --verbose --no-cache

coveralls

cat ./test/.coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js -v

report

open ./test/.coverage/lcov-report/index.html

docs

docma -c ./docma.config.json
npm i accesscontrol

Metadata

  • MIT
  • Whatever
  • Onur Yildirim
  • released 2/24/2018

Downloads

Maintainers