x-fetch
JSON →An ultra-lightweight wrapper around the native fetch API (<880B minified + brotlied) that provides a convenient, isomorphic interface for HTTP requests. Currently at version 0.2.6 (early development), it follows semver but expect frequent changes. Key differentiators: tiny size, built-in TypeScript types, interceptor support (similar to axios), automatic JSON serialization for object bodies, and URL query parameter handling. Released under the UnTS organization with conventional commits and changesets.
Resources
packagex-fetch ↗