UrlSyncFlat — lightweight utility to synchronize flat (non-nested) key:value state with the browser URL query string. Supports both browser (location.search) and hash (location.hash) routing modes.
Prompt injection is becoming an even bigger danger as AI is becoming more agentic, giving it the ability to act on behalf of users in ways it couldn't before. AI-powered browsers can now open web ...
Type-safe search params state manager for React frameworks - Like useState, but stored in the URL query string. Store any user state in query parameters; imagine JSON in a browser URL, while keeping ...