Every example is executed
186 of 187 pages show a worked example, and not one of them was typed by hand. Each is either the fixture the test suite asserts, or the real return value captured by running the function on the input its own test provides.
Reference · v0.6.0
187 zero-dependency TypeScript implementations. Plain arrays and objects in, plain values out — no client to construct, no API key, no provider baked in.
23 topics · 4 families
D0219 topics · 4 families
D0340 topics · 6 families
D0428 topics · 5 families
D062 topics · 1 family
D0737 topics · 5 families
D0810 topics · 2 families
D0923 topics · 4 families
D465 topics · 2 families
186 of 187 pages show a worked example, and not one of them was typed by hand. Each is either the fixture the test suite asserts, or the real return value captured by running the function on the input its own test provides.
No HTTP client, no vendor SDK, no node:fs, zero runtime dependencies.
You write one adapter from your provider's payload and own it; when the vendor changes
their API you edit that file and the algorithms never move.