JSPM

Found 1362 results for localstorage

enabled

Check if a certain debug flag is enabled.

  • v2.0.0
  • 84.21
  • Published

localforage

Offline storage, improved.

  • v1.10.0
  • 79.05
  • Published

idb-keyval

A super-simple-small keyval store built on top of IndexedDB

  • v6.3.0
  • 78.03
  • Published

broadcast-channel

A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers, NodeJs, Deno and iframes

  • v7.3.0
  • 73.82
  • Published

@plasmohq/storage

Safely and securely store data and share them across your extension and websites

  • v1.15.0
  • 64.51
  • Published

jest-localstorage-mock

Auto mock all localstorage and sessionstorage APIs for your Jest tests

  • v2.4.26
  • 64.38
  • Published

cypress-localstorage-commands

Extends Cypress' cy commands with localStorage methods. Allows preserving localStorage between tests

  • v2.3.0
  • 64.08
  • Published

vitest-localstorage-mock

Auto mock all localstorage and sessionstorage APIs for your Vitest tests

  • v0.1.2
  • 59.28
  • Published

redux-state-sync

A middleware for redux to sync state in different tabs

  • v3.1.4
  • 58.84
  • Published

@kvs/storage

Storage(localStorage, sessionStorage) helper for KVS.

  • v2.2.2
  • 56.83
  • Published

use-local-storage

A flexible React Hook for using Local Storage.

  • v3.0.0
  • 56.64
  • Published

gun

A realtime, decentralized, offline-first, graph data synchronization engine.

  • v0.2020.1241
  • 56.48
  • Published

ngx-webstorage

This library provides an easy to use service to manage the web storages (local and session) from your Angular application. It provides also two decorators to synchronize the component attributes and the web storages.

  • v21.0.1
  • 56.39
  • Published

local-storage

A simplified localStorage API that just works

  • v2.0.0
  • 56.18
  • Published

rxdb

A local-first realtime NoSQL Database for JavaScript applications - https://rxdb.info/

  • v17.3.0
  • 56.16
  • Published

realm

Realm by MongoDB is an offline-first mobile database: an alternative to SQLite and key-value stores

  • v20.2.0
  • 55.53
  • Published

redux-localstorage

Store enhancer that syncs (a subset of) your redux store state to localstorage.

  • v0.4.1
  • 54.97
  • Published

vuex-persist

A Vuex persistence plugin in Typescript

  • v3.1.3
  • 54.43
  • Published

use-persisted-state

A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.

  • v0.3.3
  • 54.26
  • Published

localstorage-slim

An ultra slim localstorage wrapper with optional support for ttl and encryption

  • v2.7.1
  • 53.95
  • Published

react-hook-form-persist

Persist and populate react-hook-form form using storage of your choice

  • v3.0.0
  • 53.05
  • Published

localstorage-memory

localStorage-compatible API, but only stored in memory

  • v1.0.3
  • 51.01
  • Published

fast-mutex

Implementation of FastMutex for mutual exclusion locks using LocalStorage

    • v1.0.2
    • 50.57
    • Published

    effector-storage

    Module for Effector to sync stores with different storages

    • v8.0.0
    • 49.38
    • Published

    redux-remember

    Saves and loads your redux state from a key-value store of your choice

    • v6.0.2
    • 49.33
    • Published

    @smartrent/use-persisted-state

    A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.

    • v0.3.1
    • 48.43
    • Published

    has-localstorage

    returns true if localStorage is supported _and_ persistent

    • v1.0.1
    • 47.81
    • Published

    vue-localstorage

    Vue.js localStorage plugin with types support

    • v0.6.2
    • 47.41
    • Published

    vue-ls

    Vue plugin for work with LocalStorage from Vue context

    • v4.2.0
    • 47.02
    • Published

    humble-localstorage

    wraps localStorage and adds .getObject(), .setObject(), .isPersistent

    • v2.0.0
    • 46.21
    • Published

    js-data

    Robust, framework-agnostic in-memory data store.

    • v3.0.11
    • 45.52
    • Published

    localstorage-down

    A Node.js and browserify leveldown API implementation that maps to localstorage in the browser

    • v0.6.7
    • 44.93
    • Published

    node-localcache

    LocalStorage with optional json file cache

    • v0.1.4
    • 44.56
    • Published

    @tanstack/rxdb-db-collection

    Reactive, Offline-First adapter for TanStack DB using RxDB. Sync, Replication and Local-First support.

    • v0.1.80
    • 43.83
    • Published

    storejs

    Local storage localstorage package provides a simple API

    • v2.1.1
    • 43.69
    • Published

    redux-storage

    Persistence layer for redux with flexible backends

    • v4.1.2
    • 43.67
    • Published

    formik-persist

    Persist and rehydrate a Formik form

    • v1.1.0
    • 43.54
    • Published

    ngx-localstorage

    An Angular wrapper for localstorage/sessionstorage access.

    • v6.0.0
    • 42.97
    • Published

    codablejson

    Serialize JavaScript Map, Date, Set, BigInt, and custom classes with JSON. Faster SuperJSON alternative with declarative TypeScript decorators. Handles circular references, typed arrays, and preserves all types.

    • v0.2.0
    • 42.75
    • Published

    objstorage

    sessionStorage/localStorage API but backed by an object

    • v1.0.0
    • 41.83
    • Published

    expirable-storage

    Expirable data storage based on localStorage and sessionStorage.

    • v1.0.0
    • 41.60
    • Published

    svelte-persisted-state

    Svelte 5 persisted states, [svelte-persisted-store](https://github.com/joshnuss/svelte-persisted-store), but implemented with Svelte 5 Runes.

    • v1.4.1
    • 41.16
    • Published

    backbone.localstorage

    [![Build Status](https://travis-ci.org/jeromegn/Backbone.localStorage.svg?branch=master)](https://travis-ci.org/jeromegn/Backbone.localStorage) [![Coverage Status](https://coveralls.io/repos/github/jeromegn/Backbone.localStorage/badge.svg?branch=master)](

    • v2.1.0
    • 41.07
    • Published

    angular-localforage

    Angular service & directive for https://github.com/mozilla/localForage (Offline storage, improved.)

    • v1.3.8
    • 40.18
    • Published

    @gjsify/webstorage

    W3C Web Storage API (localStorage, sessionStorage) for GJS

    • v0.16.5
    • 39.34
    • Published

    webshim

    modular capability-based polyfill loading libary, which extends jQuery with HTML5 features in legacy browsers

    • v1.16.0
    • 38.89
    • Published

    ngforage

    localForage bindings for Angular

    • v11.0.0
    • 38.70
    • Published

    react-persist

    Persist and rehydrate React state

    • v1.0.2
    • 38.54
    • Published

    localspace

    A library that unifies the APIs of IndexedDB, localStorage and other storage types into a consistent API

    • v1.3.0
    • 38.29
    • Published

    @stackoverprof/use-shared-state

    A zero-dependency React hook for sharing state across components with optional localStorage persistence and cross-tab sync

    • v2.2.2
    • 38.11
    • Published

    @larscom/ngrx-store-storagesync

    Highly configurable state sync library between localStorage/sessionStorage and @ngrx/store (Angular)

    • v14.2.2
    • 38.10
    • Published

    react-localstorage-hook

    [![npm package][npm-badge]][npm] ![npm-bundle-size] ![Module formats][module-formats] ![npm-download-count]

    • v0.1.1
    • 37.85
    • Published

    ddata-core

    DData Core module, models & services

    • v0.3.16
    • 37.80
    • Published

    localstorage-ttl

    TS module to save data to localstorage with time to live. Data will expire after set time.

    • v2.0.10
    • 37.41
    • Published

    ts-localstorage

    A drop in replacement for localStorage to add type safety and improved serialization.

    • v3.1.0
    • 37.39
    • Published

    forerunnerdb

    A NoSQL document store database for browsers and Node.js.

    • v2.0.24
    • 37.32
    • Published

    storage-emitter

    Emit events between browser tabs

    • v2.0.1
    • 37.31
    • Published

    async-get-set-store

    Async get/set/unset API for one object using localStorage

    • v1.0.2
    • 36.54
    • Published

    eslint-plugin-browser-security

    Security-focused ESLint plugin for browser applications. Detects XSS vulnerabilities, postMessage abuse, localStorage/sessionStorage/IndexedDB token exposure, cookie security issues, WebSocket security, Blob URL leaks, Service Worker risks, and CSP miscon

    • v1.2.5
    • 36.53
    • Published

    vue3-storage

    Vue3 plugin for work with local storage, session storage and websql from Vue context, inspired by tarojs and vue-ls.

    • v0.1.11
    • 36.36
    • Published

    superstore-sync

    Local storage, without the bugs.

    • v2.1.1
    • 36.22
    • Published

    libreact

    React standard library

    • v2.13.3
    • 35.76
    • Published

    vector-storage

    A lightweight and efficient vector database for storing and searching text embeddings in the browser's local storage. The package uses OpenAI's API to generate embeddings for text documents and provides functionality for similarity search, filtering, and

    • v1.0.55
    • 35.71
    • Published

    combo-storage

    The package allows you to manage data in LocalStorage, SessionStorage and Cookies

    • v2.1.2
    • 35.69
    • Published

    cargo

    HTML5 web storage module

    • v0.8.0
    • 35.68
    • Published

    @noy-db/to-browser-local

    localStorage adapter for noy-db with optional key obfuscation

    • v0.1.0-pre.4
    • 35.40
    • Published

    h-state

    Lightweight Proxy-free React state management. Direct mutations, tracked array methods, built-in undo/redo time travel, cross-tab sync, atomic transactions, and localStorage persistence. Zero dependencies, ~2KB, TypeScript-first.

    • v2.11.2
    • 35.34
    • Published

    mobx-localstorage

    A declarative reactive localStorage using MobX

    • v1.2.0
    • 35.25
    • Published

    @tanstack/react-persister

    Utilities for persisting state to local storage, session storage, indexedDB, and more.

    • v0.1.1
    • 35.14
    • Published

    @larscom/ngrx-signals-storage

    Save signal state (@ngrx/signals) to localstorage/sessionstorage and restore the state on page load (with SSR support).

    • v4.1.0
    • 34.70
    • Published

    idbcache

    A lscache like api which is based on indexedDB.

    • v0.3.1
    • 34.47
    • Published

    @sifrr/storage

    Frontend key-value(JSON to JSON) persisted storage library

    • v0.0.9
    • 33.70
    • Published

    json-storage-formatter

    Package for json stringify objects without losing data types

    • v3.0.3
    • 33.69
    • Published

    unstorage-sync

    Synchronous Universal Storage Layer

    • v0.1.0
    • 33.07
    • Published

    storage-manager-js

    A little way to control Cookies, LocalStorage and SessionStorage without tears

    • v4.2.6-5
    • 32.56
    • Published

    incache

    Powerful key/value in-memory storage or on disk to persist some data

    • v7.2.1
    • 32.36
    • Published

    @skroutz/selectorablium

    A jQuery plugin that enhances <select> elements with localstorage and filtering

    • v2.1.2
    • 32.14
    • Published

    @wmhilton/idb-keyval

    A super-simple-small keyval store built on top of IndexedDB

    • v3.3.0
    • 32.14
    • Published

    wacom

    Module which has common services, pipes, directives and interfaces which can be used on all projects.

    • v21.2.7
    • 31.90
    • Published

    ltstrg

    Simpler storage for your test experience!

    • v1.0.1
    • 31.83
    • Published

    @sil/storage

    Keep state in storage

      • v0.0.7
      • 31.83
      • Published

      react-use-storage

      React Hook to handle local and session storage

      • v0.5.1
      • 31.08
      • Published

      croxydb

      a JSON/YAML/LocalStorage database module

      • v0.0.26
      • 30.96
      • Published

      synapse-storage

      Набор инструментов для управления состоянием и апи-запросами

      • v5.0.6
      • 30.73
      • Published

      @mairu/swagger-ui-apikey-auth-form

      Swagger UI Plugin to allow login with credentials for apiKey and bearer authentications and keep apiKey in localStorage

      • v1.2.1
      • 30.46
      • Published

      @vulture916/markus

      MarkUS is a drop-in visual review and annotation layer for any website.

      • v1.1.6
      • 30.28
      • Published

      @createnextapp/async-local-storage

      AsyncLocalStorage is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app in web browser. It should be used instead of LocalStorage.

      • v1.0.1
      • 30.20
      • Published

      formik-effect

      Declarative effects for Formik forms

      • v1.2.0
      • 30.11
      • Published

      nuxt-cart

      A generic, reusable shopping cart module for Nuxt 4 with localStorage persistence, coupon support, and optional Nuxt UI components

      • v1.1.3
      • 29.39
      • Published

      @wawjs/ngx-core

      Angular common package with shared services, pipes, directives, and app-level configuration.

      • v22.0.1
      • 29.15
      • Published

      @cascivo/storage

      Persisted signals over localStorage/IndexedDB for cascivo — SSR-safe

      • v0.1.6
      • 29.10
      • Published

      @wawjs/ngx-http

      Angular HTTP and connectivity package from Web Art Work.

      • v22.0.1
      • 28.97
      • Published

      redux-persist-crosstab

      Add cross tab syncing to your [redux](https://github.com/gaearon/redux) app with 1 line. This tiny module listens to the window for [redux-persist](https://github.com/rt2zz/redux-persist) storage events. When an event occurs it will dispatch a rehydrate a

      • v3.7.0
      • 28.92
      • Published

      react-localstorage

      A mixin for automatically synchronizing a component's state with localStorage.

      • v1.0.0
      • 28.74
      • Published

      react-stateful-hooks

      A small, well-typed collection of SSR-safe React hooks for browser state: persisted storage with cross-tab sync, debounced values, and media queries.

      • v0.2.1
      • 28.73
      • Published

      local-storage-es5

      A simplified localStorage API that just works

      • v2.0.2
      • 28.65
      • Published

      localstorage-platform

      Type-safe localStorage management with namespaces, metadata, and group-based cleanup.

      • v1.3.0
      • 28.55
      • Published

      session-helper

      Session helper is a module that helps you save an expiry time to your local/session storage, be able to performs checks against it, and perform callbacks when this expiry time has been reached.

      • v1.0.5
      • 28.54
      • Published

      typesafe-storage

      Typesafe Web Storage API wrapper to support objects and arrays

      • v1.0.9
      • 28.50
      • Published

      key-storage

      Require style local storage wrapper with cookies fallback

      • v1.0.1
      • 28.49
      • Published

      @jacobmarshall/kv

      A super simple key value store backed by IndexedDB

      • v0.2.0
      • 28.37
      • Published

      storage-utility

      Provides persistent utility support (Supported Engine - localStorage, asyncStorage)

      • v3.1.3
      • 28.28
      • Published

      spa-storage

      Browser Storage plugin for Svelte and Pinia

      • v2.0.2
      • 28.18
      • Published

      superstorage

      Storage to share data between modules

        • v0.1.1
        • 28.06
        • Published

        @wawjs/ngx-ui

        Angular reusable UI components, services, and SSR-safe theme state package from Web Art Work.

        • v22.0.1
        • 27.88
        • Published

        use-form-draft

        Library-agnostic React hook for auto-saving form drafts to localStorage, with restore-on-mount and a themable recovery banner.

        • v0.4.1
        • 27.78
        • Published

        @x-labs-myid/omnistorage

        A lightweight, type-safe, and universal storage layer for JavaScript. Store anything, anywhere, with a single unified API.

        • v1.4.0
        • 27.75
        • Published

        vuex-localstorage

        :dvd: Persist Vuex state with expires by localStorage or some else storage.

        • v1.0.0
        • 27.51
        • Published

        sisyphus.js

        Gmail-like client-side drafts and bit more. Plugin developed to save html forms data to LocalStorage to restore them after browser crashes, tabs closings and other disasters.

        • v1.1.3
        • 27.42
        • Published

        ngx-form-draft

        Auto-save and restore Angular form drafts with zero dependencies

        • v2.2.17
        • 27.41
        • Published

        @emdgroup/react-storage

        React hooks for convenient access to localStorage and sessionStorage APIs

        • v2.0.1
        • 27.39
        • Published

        crypto-browser-storage

        ☢ A simple package for secure local storage data by encryption using Crypto.JS

          • v4.0.2
          • 27.36
          • Published

          @stackline/ai-ui

          Framework-neutral Stackline AI Studio web component.

          • v0.0.4
          • 27.26
          • Published

          cwb

          Cross-Window Broadcasting and Locking

          • v1.0.0
          • 27.24
          • Published

          @codejoo/storage

          Unified, type-safe wrapper over localStorage / sessionStorage / IndexedDB with TTL, sliding expiry, namespaces, pluggable serialization, obfuscation codec and key-bound shortcuts.

          • v0.1.2
          • 27.09
          • Published

          safe-localstorage

          localStorage wrapper that fails gracefully when it's not available, like in Safari private mode

          • v1.0.1
          • 27.04
          • Published

          @angular-libs/store

          An OOP-based Angular Signal state management solution. A lightweight alternative to stores like NgRx SignalStore. Featuring built-in entity management, native resource API integration (resource adapter), undo/redo history adapters, and cross-tab synchroni

          • v0.3.2
          • 26.86
          • Published

          morefun-forerunnerdb

          A NoSQL document store database for browsers and Node.js.

          • v1.3.806
          • 26.84
          • Published

          @wawjs/ngx-crud

          Angular CRUD and offline-aware data flow package from Web Art Work.

          • v22.0.1
          • 26.56
          • Published

          greatstorage

          Gives localStorage superpowers. Handles serialization of rich types, key expiration, namespacing, and schema validation

            • v0.5.0
            • 26.53
            • Published

            @reviewjs/annotate

            A drop-in visual review & annotation layer for any website. Local-only, zero backend. Highlight text, draw shapes, drop pins and leave threaded comments — then download them as JSON.

            • v1.1.0
            • 26.51
            • Published

            cart-localstorage

            Tiny shopping cart on top of LolcalStorage - ES6, < 1Kb, full test coverage

            • v1.1.5
            • 26.48
            • Published

            @stainless-code/persist

            Hydration-aware persistence for any reactive store — zero-dep persistSource core; codecs, backends, cross-tab transport, source + framework hydration adapters ship as opt-in recipes

            • v0.2.0
            • 26.45
            • Published

            angular-localstorage

            Provide read/write access to browsers' localStorage.

            • v1.1.5
            • 26.28
            • Published

            ngx-reactive-storage

            Reactive Storage =============== <p align="center"><img src="./logo.svg" height="250px"></p>

            • v2.1.1
            • 26.15
            • Published

            @sylphx/zen-persistent

            Persistent store for Zen state manager (localStorage/sessionStorage sync)

            • v15.0.36
            • 25.75
            • Published

            vue-warehouse

            A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js

            • v2.2.0
            • 25.72
            • Published

            @gooddollar/gun

            A realtime, decentralized, offline-first, graph data synchronization engine.

            • v0.2020.910
            • 25.59
            • Published

            mobx-stored

            localstorage/sessionstorage persisted observables

            • v1.1.0
            • 25.47
            • Published

            @efficimo/storage

            Subscribe to browser storage. Typed keys, reactive updates, cross-tab sync — no boilerplate.

            • v0.2.0
            • 25.46
            • Published

            @hazae41/glacier

            Yet another React data (re)fetching library

            • v2.2.6
            • 25.21
            • Published

            mzrdb

            User-friendly database module supporting JSON, multifile JSON, MongoDB, YAML, and BSON formats for seamless data management.

            • v1.7.2
            • 25.07
            • Published

            chattergun

            ChatterGun: Unleash the power of decentralized, real-time chat in any project. A plug-and-play chat solution that brings secure and scalable messaging to websites and applications alike, powered by GunDB.

            • v0.0.10
            • 24.94
            • Published

            ngx-local-vault

            Reactive, encrypted browser storage for Angular — built on Signals, under 2KB gzipped, zero runtime dependencies.

            • v1.0.3
            • 24.91
            • Published

            @rckflr/easydb

            Multi-backend storage with async/await, async iterables, and modern JavaScript — IndexedDB, Memory, D1/SQLite, PostgreSQL, MySQL/MariaDB, Redis, MongoDB, Turso, localStorage

            • v1.2.0
            • 24.86
            • Published

            @zetadisplay/react-storage-hooks

            React hooks for persistent state. Forked from https://github.com/soyguijarro/react-storage-hooks, original author Ramón Guijarro <hola@soyguijarro.com>

            • v6.1.0
            • 24.85
            • Published

            @react-native-oh-tpl/realm

            Realm by MongoDB is an offline-first mobile database: an alternative to SQLite and key-value stores

            • v12.13.1-0.0.7-rc.0
            • 24.84
            • Published

            @sovgut/state

            <p align="center"> <b>A lightweight, type-safe, and reactive state management library for modern web applications</b> </p>

            • v2.1.13
            • 24.76
            • Published

            histore

            200b key-value store backed by navigation state.

              • v1.0.0
              • 24.67
              • Published

              @egjs/persist

              Provide cache interface to handle persisted data among history navigation.

                • v2.6.0
                • 24.62
                • Published

                localstorage-idb-keyval

                A super-simple-small keyval store built on top of IndexedDB with localStorage API

                • v1.1.0
                • 24.56
                • Published

                pinia-cached-store

                Pinia store extension that allows transparent caching of state in local storage.

                • v0.6.6
                • 24.35
                • Published

                min

                Database on JavaScript

                • v0.2.2
                • 24.30
                • Published

                zod-browser-storage

                Type-safe Browser Storage wrapper with Zod runtime validation

                • v0.2.0
                • 24.29
                • Published

                @ravishranjan/cart

                A native cart system for web apps with optional React hooks

                  • v2.1.7
                  • 24.26
                  • Published

                  @niccolofanton/driftpane

                  Non-invasive layer on top of Tweakpane v4: localStorage state persistence, a draggable/resizable panel, persistent fold state, and a presets menu (save/apply/export/import JSON).

                  • v1.1.0
                  • 24.19
                  • Published

                  effector-persist

                  Higher-order function for persist effector store in local storage

                  • v1.0.4
                  • 24.11
                  • Published

                  clientchannel

                  Persist objects and sync them between tabs via IndexedDB or LocalStorage.

                  • v0.38.2
                  • 24.09
                  • Published

                  @monode/rxdb-for-ftl

                  A local-first realtime NoSQL Database for JavaScript applications - https://rxdb.info/

                  • v15.34.8
                  • 23.91
                  • Published

                  choo-persist

                  Synchronize choo state with indexedDB

                  • v3.0.2
                  • 23.86
                  • Published

                  cachemap

                  An isomorphic cache that can use Redis, LocalStorage, IndexedDB or an in-memory Map.

                  • v0.3.0
                  • 23.86
                  • Published

                  to-do-pin

                  [English](#english) | [한국어](#korean)

                  • v0.0.41
                  • 23.86
                  • Published

                  @kvs/storage-sync

                  Storage(localStorage, sessionStorage) helper for KVS.

                  • v2.2.2
                  • 23.86
                  • Published

                  tiny-persistent-store

                  A tiny React external store with optional localStorage persistence.

                  • v0.1.1
                  • 23.85
                  • Published

                  @akaoio/zen

                  A realtime, decentralized, offline-first, graph data synchronization engine.

                  • v1.0.35
                  • 23.69
                  • Published

                  @rpgtec/use-storage

                  Make state shareable, accessible, persistent, etc...

                  • v1.0.8
                  • 23.64
                  • Published

                  session-engine

                  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.

                  • v0.1.1
                  • 23.64
                  • Published

                  vite-mcp

                  Vite plugin providing Model Context Protocol (MCP) server for browser development. Enables MCP clients to interact with browser environments through adapters for console, cookies, storage, and gives your agent actual eyes inside the browser via adapters

                  • v0.2.2
                  • 23.58
                  • Published

                  @telperion/ng-pack

                  Collection of Angular utilities and libraries organized as secondary entry points. Includes signal-based storage (localStorage/sessionStorage/cookieStorage), SSE client with HttpClient-inspired interceptors, event modifier plugins, and more. Built with Ty

                  • v3.1.0
                  • 23.57
                  • Published

                  @react-native-ohos/realm

                  Realm by MongoDB is an offline-first mobile database: an alternative to SQLite and key-value stores

                  • v12.13.2
                  • 23.36
                  • Published

                  formik-remember

                  Automatically saves and loads Formik form

                  • v1.4.1
                  • 23.26
                  • Published

                  @nano_kit/platform-web

                  Web platform adapters and reactive helpers for @nano_kit/store.

                  • v1.0.0-alpha.6
                  • 23.26
                  • Published

                  react-form-drafts

                  Auto-save and restore unsaved form drafts in React and Next.js apps.

                  • v0.1.1
                  • 23.15
                  • Published

                  basket.js

                  A script-loader that handles caching scripts in localStorage where supported

                  • v1.0.0
                  • 23.07
                  • Published

                  @fillament/persist

                  Optional draft persistence for Fillament — localStorage, sessionStorage, and memory stores with debounce, migration, and sensitive-field exclusion.

                  • v2.0.0
                  • 23.05
                  • Published

                  vue-storage-kit

                  Reactive storage for Vue 3 over localStorage, sessionStorage, IndexedDB and cookies — TTL, AES-GCM encryption, migrations and cross-tab sync.

                  • v0.1.2
                  • 23.00
                  • Published

                  dbd.db

                  A Lightweight Schema-Free Object-Oriented LocalDatabase for Development and Production Purpose

                    • v1.4.5
                    • 22.93
                    • Published

                    js-skeleton

                    Skeleton is a small library that lets you create models, lists, templates, client-side router, popups, events and bindings. It also provides utilities for painless online/offline network support, cookies, local storage, type checking, form handling and in

                    • v3.6.3
                    • 22.92
                    • Published

                    bun-storage

                    A ponyfill for the Storage API, utilizing SQLite

                    • v2.0.5
                    • 22.84
                    • Published

                    web-kv

                    Modern key-value storage for the web with IndexedDB and localStorage support

                    • v1.0.9
                    • 22.82
                    • Published

                    @nolanx/data-cache

                    A flexible caching library for JavaScript/TypeScript with multiple storage provider support.

                    • v0.0.5
                    • 22.81
                    • Published

                    cache-ttl

                    The key-value storage with TTL support, allowing you to add, modify or delete stored data items.

                    • v1.0.8
                    • 22.68
                    • Published

                    @nxdb/nxdb

                    A local-first realtime NoSQL Database for JavaScript applications - https://nxpkg.github.io/nxdb/

                    • v14.17.2
                    • 22.66
                    • Published

                    @ng-log/log4a

                    A powerful and customizable logging library for Angular application.

                    • v4.0.4
                    • 22.63
                    • Published

                    use-idb-storage

                    A React hook for IndexedDB state management with automatic persistence, similar to useState but with data persistence across sessions.

                    • v0.4.0
                    • 22.37
                    • Published