An unofficial development CLI for Vercel applications targeting the Node.js runtime.
A set of helpers for running edge-compliant code in Node.js environment
A printf-like string formatter for Edge Runtime
Static file serving and directory listing
Asynchronous HTTP microservices
Low level bindings for creating Web Standard contexts.
JSON Web Token implementation (symmetric and asymmetric)
Vite as Node.js runtime
A ponyfill (doesn't overwrite the native methods) to use Edge Runtime APIs in any environment.
Generate Open Graph Images dynamically from HTML/CSS without a browser
Run any Edge Function from CLI or Node.js module.
A set of primitives to build Vercel Edge Runtime.
Determine if the current node version supports the `--preserve-symlinks` flag.
Vercel's engineering style guide
Opinionated `fetch` optimized for use inside microservices
Cookie helpers compatible with Edge Runtime
A Babel preset that enables parsing of proposals supported by the current Node.js version.
Compiles your TS app and restarts when files are modified.
Used to determine exactly which files (including `node_modules`) are necessary for the application runtime.
The Vercel Blob JavaScript API client
A base TSConfig for working with Node 10.
Load node modules according to tsconfig paths, in run-time or via API.
Super-fast alternative to Babel for when you can target modern JS runtimes
A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL