JSPM

@sd-jwt/types

0.10.1-next.1+d2f2cb5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 47625
  • Score
    100M100P100Q148785F
  • License Apache-2.0

sd-jwt draft 7 implementation in typescript

Package Exports

  • @sd-jwt/types

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

Readme

License NPM Release Stars

SD-JWT Implementation in JavaScript (TypeScript)

SD-JWT Browser Types

About

Types for SD JWT

Check the detail description in our github repo.

Installation

To install this project, run the following command:

# using npm
npm install @sd-jwt/types

# using yarn
yarn add @sd-jwt/types

# using pnpm
pnpm install @sd-jwt/types

Ensure you have Node.js installed as a prerequisite.

Usage

Check out more details in our documentation or examples

Dependencies

None