crypto
cryptoSHA-256/512 hashing, HMAC, CSPRNG, and base encoding via Web Crypto API.
foundationsecuritycrypto
$ cts add cryptoReady-made workspace packages. cts add <name> copies the code into your monorepo — you own it and build on top, like shadcn for whole packages.
Public, open registry. Inspect every package's deps and build right here.
Run cts add <name>. The source is copied into your monorepo and wired up.
It's your code now — edit freely, no black-box dependency. Like shadcn for packages.
cryptoSHA-256/512 hashing, HMAC, CSPRNG, and base encoding via Web Crypto API.
$ cts add cryptoemail-templatesReact Email transactional templates for auth, account, and billing flows.
$ cts add email-templatessecurityOWASP security headers, nonce-based CSP builder, and origin/CSRF guard.
$ cts add securitysessionSecure session ID generation, hashing, and verification.
$ cts add session