> [!IMPORTANT] > The shims in this module are probably not needed anymore, because of [node_compat_v2](https://developers.cloudflare.com/workers/runtime-apis/nodejs/). > It might still be useful to set up esbuild externals, or to fix edge-cases.
Routes requests to KV assets
Command-line interface for all things Cloudflare Workers
TypeScript typings for Cloudflare Workers
Cloudflare plugin for Vite
👷 workerd for Linux 64-bit, Cloudflare's JavaScript/Wasm Runtime
👷 workerd, Cloudflare's JavaScript/Wasm Runtime
Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime
A socket implementation that can run on Cloudflare Workers using native TCP connections.
Fun, full-featured, fully-local simulator for Cloudflare Workers
The compat-data to determine required Babel plugins
Package that is used at Cloudflare to power some internal features of Cloudflare Workers.
cloudflare preset for unenv
Adapts SvelteKit applications for Cloudflare Workers or Cloudflare Pages
👷 workerd for Linux ARM 64-bit, Cloudflare's JavaScript/Wasm Runtime
A WebAssembly implementation of xxHash
A high-level API to control headless Chrome over the DevTools Protocol
Email parser for Node.js and browser environments
Server runtime for Remix
👷 workerd for macOS ARM 64-bit, Cloudflare's JavaScript/Wasm Runtime
OAuth provider for Cloudflare Workers
👷 workerd for macOS 64-bit, Cloudflare's JavaScript/Wasm Runtime
Deploy your site to Cloudflare Workers
👷 workerd for Windows 64-bit, Cloudflare's JavaScript/Wasm Runtime
Forked Opal 1.8.3.rc1.3 (based on upstream 1.8.3.rc1) with homura patches for Cloudflare Workers, modern Ruby 3.4 compatibility, and the Sinatra-on-Workers toolchain. Library require path remains `opal`.
A Sinatra extension that implements the full Inertia.js v2 wire protocol: page-object responses, version mismatch detection (409 + X-Inertia-Location), partial reloads, deferred / lazy / always / optional / merge props, encrypted history, redirect 303 handling, and error/flash session sweeps. Pure Sinatra-compatible: depends only on `sinatra` and `rack`. Runs on MRI Ruby and on the homura Cloudflare Workers + Opal stack.