Keep runtime dependencies at zero
Keep runtime dependencies at zero, trading broad convenience helpers for a focused surface.
Tiny, type-safe HTTP media type constants and utilities for parsing, formatting, matching, and validation.

Applications repeatedly implement subtly different Content-Type parsing and negotiation logic or import larger dependency trees for a focused HTTP-header task.
Quoted parameters and malformed header values need predictable parsing.
Package output must work across ESM and CommonJS consumers.
The public API must stay small and type-safe without runtime dependencies.
Pure TypeScript library and tests; dual ESM/CommonJS build/exports; workspace-linked React documentation/playground that consumes the local package.
Pure TypeScript library and tests.
Dual ESM/CommonJS build/exports.
Workspace-linked React documentation/playground that consumes the local package.
Keep runtime dependencies at zero, trading broad convenience helpers for a focused surface.
Ship dual module formats with typed exports.
Colocate docs playground and package so every app build exercises the workspace implementation.

Share your challenge, scope, and timeline to start a focused conversation.