https://github.com/wmfs/rbac
Role Based Access Control support library
https://github.com/wmfs/rbac
package tymly
Last synced: 21 days ago
JSON representation
Role Based Access Control support library
- Host: GitHub
- URL: https://github.com/wmfs/rbac
- Owner: wmfs
- License: mit
- Created: 2018-07-02T13:24:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-05-01T21:22:50.000Z (about 1 month ago)
- Last Synced: 2025-05-01T22:28:26.455Z (about 1 month ago)
- Topics: package, tymly
- Language: JavaScript
- Size: 223 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# rbac
[](https://tymly.io/)
[](https://www.npmjs.com/package/@wmfs/rbac)
[](https://circleci.com/gh/wmfs/rbac)
[](https://codecov.io/gh/wmfs/rbac)
[](https://dependabot.com/)
[](http://commitizen.github.io/cz-cli/)
[](https://standardjs.com)
[](https://github.com/wmfs/tymly/blob/master/packages/rbac/LICENSE)
> Role Based Access Control## Install
```bash
$ npm install @wmfs/rbac --save
``````bash
$ npm test
```## License
[MIT](https://github.com/wmfs/rbac/blob/master/LICENSE)