Skip to content
View browser-storage-com's full-sized avatar

Block or report browser-storage-com

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. idb-migrate idb-migrate Public

    Tiny declarative migration framework for IndexedDB — versioned schema migrations, upgrade transactions, rollback safety, and a migration log.

    TypeScript

  2. quota-guard quota-guard Public

    Monitor browser storage pressure and prevent silent write failures — quota alerts plus pluggable LRU/TTL eviction policies.

    TypeScript

  3. offline-sync-kit offline-sync-kit Public

    Framework-agnostic offline-first sync toolkit — durable mutation queue, conflict resolution strategies, and background re-sync with exponential backoff.

    TypeScript

  4. storage-security-linter storage-security-linter Public

    ESLint plugin that flags risky browser-storage usage — tokens or PII in localStorage, unencrypted writes, and missing quota/parse error handling.

    JavaScript

  5. storage-inspector storage-inspector Public

    DevTools panel unifying localStorage, sessionStorage, IndexedDB and Cache API — usage vs quota, serialized sizes, eviction risk, and stale entries.

    JavaScript