Bun-native TypeScript utility packages. Each package solves one problem, returns a plain value, and stays out of your way.
| Package | Description | Version | Coverage |
|---|---|---|---|
| @zipbul/shared | Type-safe HTTP enums and constants | — | |
| @zipbul/result | Error handling without exceptions | ||
| @zipbul/cors | Framework-agnostic CORS handling | ||
| @zipbul/query-parser | RFC 3986 compliant query string parser | ||
| @zipbul/rate-limiter | Rate limiter with multiple algorithms | ||
| @zipbul/router | High-performance radix-tree URL router |