JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 779
  • Score
    100M100P100Q145979F
  • License MIT

Claim, ClaimSet and Ability for permissions (Typescript port of https://github.com/eturino/claims)

Package Exports

  • @eturino/claims

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 (@eturino/claims) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Claims (typescript)

Build Status npm version Maintainability Test Coverage

TypeDoc generated docs in here

Github repo here

TBD

(TypeScript port of https://github.com/eturino/claims)

Library bootstrapped using typescript-starter.

Installation

yarn add @eturino/claims or npm install @eturino/claims.

Usage

TBD

Collaborators