Scope the registry/helpers narrowly and keep zero dependencies
Scope the registry/helpers narrowly and keep zero dependencies.
Tiny, zero-dependency, type-safe MIME constants and helpers for HTTP APIs, uploads, and file extensions.

Upload, download, and HTTP code needs dependable mappings between filenames/extensions and media types without carrying a broad database dependency into every bundle.
One extension can have aliases or ambiguous mappings.
Lookup must normalize case/dots/paths without pretending file content was inspected.
ESM/CommonJS consumers require stable typed exports with no runtime dependencies.
Curated media-type registry and pure lookup/validation functions; tsup dual-format package/exports; workspace-linked TanStack Start docs and playground.
Curated media-type registry and pure lookup/validation functions.
Tsup dual-format package/exports.
Workspace-linked TanStack Start docs and playground.
Scope the registry/helpers narrowly and keep zero dependencies.
Treat extension lookup as metadata inference, not content security validation.
Exercise the exact local package from the documentation app before release.

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