Ross ROSS = Recommend OSS · open-source software intelligence for agents

panva/jose

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes observed · 2026-08-28

github.com/panva/jose · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 6
  • age_days: 2857
  • days_rel: 12
  • days_push: 9
  • n_releases_24m: 36

Full methodology

Adoption not part of the score

7767 stars · 378 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A zero-dependency JavaScript/TypeScript library implementing JSON Object Signing and Encryption standards (JWA, JWS, JWE, JWT, JWK, JWKS). It works across Web-interoperable runtimes including Node.js, browsers, Cloudflare Workers, Deno, and Bun.

Use cases

  • sign and verify json web tokens in node.js
  • verify jwt with remote jwks from an auth provider
  • encrypt and decrypt jwe tokens
  • issue and validate access tokens in a cloudflare worker
  • manage json web keys and key sets in javascript

When to choose

  • you need standards-compliant JWT/JWS/JWE handling in JavaScript
  • you need a runtime-agnostic library with zero dependencies
  • you verify tokens against remote identity provider JWKS endpoints
  • you want tree-shakeable ESM for edge or serverless deployments

When to avoid

  • you need a full authentication/identity solution rather than token primitives
  • you work outside JavaScript/TypeScript ecosystems
  • you need non-JOSE token formats like PASETO or simple opaque session tokens

Facets

library · maturity stable

cryptography auth serialization security security web-development developer-tools apis bun browser cloud cross-platform jwt jose jws jwe jwk jwks zero-dependencies tree-shakeable typescript esm nodejs deno

1 source

Member repositories

RepositoryRoleHealth v2
panva/josemain99

For agents

markdown · JSON · MCP: product_card(name="panva/jose")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem