ABAC made easy.
# Run npm install
npm install @kunalvarma05/lucifer
You can import the generated bundle to use the whole library generated by this starter:
import lucifer from '@kunalvarma05/lucifer';
npm t
: Run test suitenpm start
: Run npm run build
in watch modenpm run test:watch
: Run test suite in interactive watch modenpm run test:prod
: Run linting and generate coveragenpm run build
: Generate bundles and typings, create docsnpm run lint
: Lints codenpm run commit
: Commit using conventional commit style (husky will tell you to use it if you haven't :wink:)Made with :heart: by @_kunnnu and all these wonderful contributors (emoji key):
Generated using TypeDoc