UNPKG

@delon-fork/acl

Version:

A simple role-based access control.

26 lines (14 loc) 1.05 kB
# @delon/acl module [![Build Status](https://img.shields.io/travis/ng-alain/delon/master.svg?style=flat-square)](https://travis-ci.org/ng-alain/delon) [![NPM version](https://img.shields.io/npm/v/@delon/acl.svg?style=flat-square)](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 ![Architecture](https://raw.githubusercontent.com/ng-alain/delon/master/_screenshot/architecture.png) ## 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)