Tag
typescript
-
HTTP finally has a QUERY method, so I wrote the client for it
@danmat/query-fetch is a zero-dependency TypeScript client for HTTP QUERY (RFC 10008), with the fallbacks and retries the spec actually allows.
-
I turned my project scaffolder into a protocol
Packkit started as a tool that wrote a modern JavaScript package for me. The useful part is what it became, a small protocol that lets any language plug in and every surface drive it the same way.