Common TypeScript web utilities
A collection of simple and lightweight web tools to enhance development workflows and user experiences.
Are your URLs too short? Use url-lengthener to s t r e t c h them out!
A lightweight JavaScript library for managing and enhancing browser local storage, offering an abstraction layer for more efficient storage handling across modern browsers.
A TypeScript utility library for managing browser session storage with a simple API. Provides methods to set, get, update, remove, and clear session storage items, plus key enumeration. Ideal for client-side state management and data persistence in web ap