Home

Awesome

feathers-casl

<p align="center"> <img src="https://feathers-casl.netlify.app/img/logo.svg" width="200"> </p>

npm Github CI Code Climate maintainability Code Climate coverage libraries.io npm GitHub license Discord

NOTE: This is the version for Feathers v5. For Feathers v4 use feathers-casl v0

About

Add access control with CASL to your feathers application.

This project is built for FeathersJS. An open source web framework for building modern real-time applications. It's based on CASL and is a convenient layer to use CASL in feathers.js.

Features

Documentation

You need more information? Please have a look: https://feathers-casl.netlify.app/

Installation

npm i feathers-casl @casl/ability

Testing

Simply run npm test and all your tests in the test/ directory will be run. It has full support for Visual Studio Code. You can use the debugger to set breakpoints.

Help

For more information on all the things you can do, visit FeathersJS and CASL.

License

Licensed under the MIT license.

<a href="https://www.netlify.com"> <img src="https://www.netlify.com/v3/img/components/netlify-color-accent.svg" alt="Deploys by Netlify" /> </a>