JSPM

  • Created
  • Published
  • Downloads 879610
  • Score
    100M100P100Q203260F
  • License MIT

CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access

Package Exports

  • @casl/ability

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@casl/ability) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

CASL Ability package

This package is the core of CASL. It includes logic responsible for checking ability rules in runtime. Check domentation for details.