What is casl?
"CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access"
casl is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 0 KB on disk.
Installation Guide
# Install via NPM
npm install casl
# Install via Yarn
yarn add casl