A small, well-typed collection of SSR-safe React hooks for browser state: persisted storage with cross-tab sync, debounced values, and media queries.
Library-agnostic React hook for auto-saving form drafts to localStorage, with restore-on-mount and a themable recovery banner.
Declarative cross-tab messaging component for Web Components. Framework-agnostic BroadcastChannel primitive via wc-bindable-protocol.
Unified, type-safe wrapper over localStorage / sessionStorage / IndexedDB with TTL, sliding expiry, namespaces, pluggable serialization, obfuscation codec and key-bound shortcuts.
Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop
Svelte stores for channel-state, providing seamless integration with Svelte applications for cross-context state management.
Vue composables for channel-state, providing seamless integration with Vue applications for cross-context state management.
React hooks for channel-state, providing seamless integration with React applications for cross-context state management.
Core-library for channel-state, providing framework-agnostic, zero-dependency state management with cross-context synchronization and persistence.
SessionEngine is a browser session and cache lifecycle toolkit for TypeScript applications that need TTL storage, ownership validation, cross-tab logout sync, and auth-aware fetch handling.