ended4월 16일· 1 sources
The Complete MIME Type Lookup, Without the Dependency Tax
의존성 없는 완벽한 MIME 타입 조회 도구, TypeScript CLI
Why it matters
Web developers have always faced a recurring dilemma: MIME type lookups seem too simple for a dedicated package, yet too tedious to handle manually. This TypeScript CLI resolves that tension by embedding 800+ IANA types directly in the code, offering forward and reverse lookups, metadata queries, and binary file detection without importing any external packages. It exemplifies a growing movement toward minimal, self-contained tooling that reduces build bloat and supply chain risk.
1
Sources
+0
24h
—
Growth
142d
Active
mime-lookupTypeScript CLIMagic bytesZero dependenciesFile detection