TypeScript utilities for safely parsing and handling structured data using DTOs and parsers for FormData, URLSearchParams, and JSON objects.
This package contains simple utility functions to use with [React Router](https://reactrouter.com/).
A helper to collect measurements for the Server-Timing header
A basic HTTP client for making API requests
A library to simplify using JWT in your application.
An implementation of @mjackson/file-storage that uses R2 as the storage backend.
The core of the Edge-first Stack
A development middleware for webpack
Serves a webpack app. Updates the browser on changes.
A simpler batcher for any async function
A Rate Limit based on Cloudflare's Worker KV.
Fork of pretty-format with support for ESM
Vitest module mocker implementation
Minimal H(TTP) framework built for high performance and portability.
Development server for Rspack
Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers
Determine if the current node version supports the `--preserve-symlinks` flag.
Compiles your TS app and restarts when files are modified.
Minimizer plugin for webpack
ES2019 spec-compliant String.prototype.trimEnd shim.
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
Determine if the JS environment has Symbol support. Supports spec, or shams.
Helper functions around Function call/apply/bind, for use in `call-bind`