@soufantech/arx
v1.0.0
Published
Arx is an access control library for Node.js apps, strongly focused on efficiency, type safety and overall composability.
Downloads
4
Maintainers
Readme
Installing
with yarn
yarn add @soufantech/arx
or npm
npm install @soufantech/arx
Docs
Documentation is comming soon (bare with us!). Meanwhile, you can take a look here to have a grasp of how arx may be used in a real context.
Also, arx works really well with hie, its little brother. Check it out!
Running the tests
Just run
yarn test