UNPKG

imperium

Version:

Imperium is a role-based user's authorizations (ACL) library for Node.js.

25 lines (15 loc) 1.13 kB
<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. [![npm version](https://img.shields.io/npm/v/imperium.svg)](https://www.npmjs.com/package/imperium) [![Travis](https://img.shields.io/travis/cmty/imperium/master.svg)](https://travis-ci.org/cmty/imperium) [![Coverage](https://img.shields.io/codecov/c/github/cmty/imperium/master.svg)](https://codecov.io/gh/cmty/imperium) [![license](https://img.shields.io/github/license/cmty/imperium.svg)](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)