lucifer-abac
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

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):

Package Sidebar

Install

npm i lucifer-abac

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

43.6 kB

Total Files

16

Last publish

Collaborators

  • kunalvarma05