imperium
Version:
Imperium is a role-based user's authorizations (ACL) library for Node.js.
25 lines (15 loc) • 1.13 kB
Markdown
<h1 align="center"><br><img src="https://user-images.githubusercontent.com/904724/32060625-969d8f74-ba6f-11e7-8f4e-29c9fdf3da33.gif" width="400" alt="Imperium Logo"/><br><br><img src="https://user-images.githubusercontent.com/904724/32060809-2873e68c-ba70-11e7-881b-53ade21cef8d.png" width="260" alt="Imperium"/><br><br></h1>
> A role-based authorizations library for Node.js.
[](https://www.npmjs.com/package/imperium)
[](https://travis-ci.org/cmty/imperium)
[](https://codecov.io/gh/cmty/imperium)
[](https://github.com/cmty/imperium/blob/master/LICENSE.md)
## Documentation
[http://imperium.dimerapp.com](http://imperium.dimerapp.com)
## Getting Started
```bash
npm install --save imperium
```
Learn more in the [docs](http://imperium.dimerapp.com/docs/master/installation).
## License
[MIT](https://github.com/cmty/imperium/blob/master/LICENSE.md)