Ongoing
Rumpo Standard Library
A zero-dependency utility toolbox published on JSR that keeps common string, array, list, and map helpers synced across runtimes.
- Curates battle-tested helpers so teams stop copy/pasting the same snippets between services and frontends.
- Modular packages (@rumpo/std, @rumpo/strings, @rumpo/arrays, @rumpo/list, @rumpo/maps) let teams pull in only what they need.
- Designed to compile for Deno first, while staying compatible with Cloudflare Workers, Node.js, Bun, and the browser.