subtle-cryptr
Cryptographic utility for encrypting and decrypting data using AES-GCM 256 algorithm
Cryptographic utility for encrypting and decrypting data using AES-GCM 256 algorithm
Cookie helpers compatible with Edge Runtime
A set of utilities to analyze code running on the edge and its used low-level APIs
A printf-like string formatter for Edge Runtime
A Jest integration to run assertions in Edge Runtime context.
Custom matchers for Jest's expect to help test Request/Response instances
A set of helpers for running edge-compliant code in Node.js environment
A ponyfill (doesn't overwrite the native methods) to use Edge Runtime APIs in any environment.
A set of primitives to build Vercel Edge Runtime.
TypeScript global types for using Edge Runtime.
An Edge Runtime compatible user-agent parsing utility
Low level bindings for creating Web Standard contexts.
A JavaScript library providing utilities for SHA-256 and HMAC-SHA-256 hashing.
Edge server for Node.js
Provides a mechanism for executing long running tasks on NextJS edge api-handlers
Cryptographic utility for encrypting and decrypting data using AES-GCM 256 algorithm. Fully optimized for Next.js. Based on built-in API crypto.subtle.* methods.
Node.js Buffer module, fully optimized for Next.js. C++ or Pure-JS automatic fallback, depending on the runtime environments. Tree-shaking ready.
Base64 Encoder & Decoder NPM module, fully optimized for Next.js. C++ or Pure-JS, depending on your environments. Tree-shaking ready.
Get lyrics from google with Typescript, Javascript, or Node
A package that sign and unsign cookies for Edge API Routes.