@delon-fork/acl
Version:
A simple role-based access control.
26 lines (14 loc) • 1.05 kB
Markdown
# @delon/acl module [](https://travis-ci.org/ng-alain/delon) [](https://www.npmjs.com/package/@delon/acl)
A simple role-based access control.
## Links
- [Api Document](https://ng-alain.com/acl)
- [Demo](//ng-alain.github.io/ng-alain/)
## Architecture

## Troubleshooting
Please follow this guidelines when reporting bugs and feature requests:
1. Use [GitHub Issues](https://github.com/ng-alain/delon/issues) board to report bugs and feature requests (not our email address)
2. Please **always** write steps to reproduce the error. That way we can focus on fixing the bug, not scratching our heads trying to reproduce it.
Thanks for understanding!
### License
The MIT License (see the [LICENSE](https://github.com/ng-alain/delon/blob/master/LICENSE) file for the full text)