Just published a minor update to @small-web/kitten¹ (the type safe library for accessing the Kitten² namespace).
The default export now contains all individually-exported objects.
(Previously, I’d left out some of the more esoteric ones to not clutter the auto-complete list during authoring but got bit by it myself in Domain³ when my unmet expectation that a property should exist lead to a crash).
¹ https://codeberg.org/kitten/globals
² https://codeberg.org/kitten/app
³ https://codeberg.org/domain/app
@aral This is really neat, great job!
I've been thinking of making a @pixelfed profile QR code generator website, and also want to document/blog about how I did it
htmx is something I've wanted to try out, and I think kitten would be the perfect fit for this!
Kudos for making web dev more easy and accessible, long live the #smallWeb ❤️