CoolFace
repository

kaibrooks / swiftfetch

A request wrapper that does not pretend errors are data.

SwiftMITPublicupdated 4d agoKai BrooksKite2 building here
Kai BrooksKai revert the clever version
811aadb13m
swiftfetch
README.md

swiftfetch

A request wrapper that does not pretend errors are data.

Install

bash
npm i swiftfetch

Why

The alternatives were either too large or too clever. swiftfetch does one thing, and the source is short enough that you can read it before you depend on it.

Status

Early, but in use. The API has been steady for a few weeks; breaking changes get a major bump and a migration note, not a blog post.

Contributing

Issues with a reproduction are welcome. Pull requests are reviewed by @kite and then a human — small ones land fast.