Node.js JSON WHOIS API client
JWA implementation (supports all JWS algorithms)
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
TypeScript definitions for jwa
WebContainer compatible JWA implementation (supports all JWS algorithms). Forked from [node-jwa](https://github.com/auth0/node-jwa)
JWT (JSON Web Token) Authentication
JavaScript library to work with Secure Content Resource (SCR) objects
Node implementation of JSON Web Token (JWT) with support for signatures (JWS), encryption (JWE) and web keys (JWK).
TypeScript implementation of the JOSE (Javascript Object Signing and Encryption) specifications with support for JWT, JWS, JWE, JWK, JWKS, and JWA, providing standards-compliant signing, verification, encryption, decryption, and key management.
Node.js Streams, a user-land copy of the stream library from Node.js
Webpack v4 compatible version of panva/jose v3.x
Determine if the current node version supports the `--preserve-symlinks` flag.
A light-weight module that brings Fetch API to node.js
Node.js API (Node-API)
Get an array of algorithms allowed to be used with a JWK.
Minilab is a mini development environment for the JWA Platform
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Determines if an object can be used as an array
Load node modules according to tsconfig paths, in run-time or via API.
Cross platform child_process#spawn and child_process#spawnSync
Like which(1) unix command. Find the first instance of an executable in the PATH.
Node.js releases data
better fetch for Node.js. Works on any JavaScript runtime!
Library to encrypt and decrypt data in JSON Web Encryption (JWE) format and to sign data in JSON Web Signature (JWS) format. Leverages Browser's native web crypto API.