lucifer-abac

A simple yet powerful package to build your own ABAC system/service


Keywords
lucifer, abac, rbac, auth, authentication, authorization, typescript, browser, node
License
MIT
Install
npm install lucifer-abac@0.0.1

Documentation

Lucifer

ABAC made easy.

Travis (.com) Coveralls github styled with prettier Greenkeeper badge Dev Dependencies

Usage

# Run npm install
npm install @kunalvarma05/lucifer

Features

  • TODO

Importing library

You can import the generated bundle to use the whole library generated by this starter:

import lucifer from '@kunalvarma05/lucifer';

NPM scripts

  • npm t: Run test suite
  • npm start: Run npm run build in watch mode
  • npm run test:watch: Run test suite in interactive watch mode
  • npm run test:prod: Run linting and generate coverage
  • npm run build: Generate bundles and typings, create docs
  • npm run lint: Lints code
  • npm run commit: Commit using conventional commit style (husky will tell you to use it if you haven't 😉)

Credits

Made with ❤️ by @_kunnnu and all these wonderful contributors (emoji key):