JSPM

Found 1127 results for localstorage watch

redux-state-sync

A middleware for redux to sync state in different tabs

  • v3.1.4
  • 53.68
  • Published

use-local-storage

A flexible React Hook for using Local Storage.

  • v3.0.0
  • 53.08
  • Published

vue-ls

Vue plugin for work with LocalStorage from Vue context

  • v4.2.0
  • 52.52
  • Published

localstorage-slim

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

  • v2.7.1
  • 52.21
  • Published

rxdb

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

  • v16.18.0
  • 52.14
  • Published

react-hook-form-persist

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

  • v3.0.0
  • 49.82
  • Published

@kvs/storage

Storage(localStorage, sessionStorage) helper for KVS.

  • v2.1.4
  • 49.80
  • Published

expirable-storage

Expirable data storage based on localStorage and sessionStorage.

  • v1.0.0
  • 48.83
  • Published

localstorage-memory

localStorage-compatible API, but only stored in memory

  • v1.0.3
  • 48.70
  • Published

formik-persist

Persist and rehydrate a Formik form

  • v1.1.0
  • 46.44
  • Published

effector-storage

Module for Effector to sync stores with different storages

  • v7.1.0
  • 45.99
  • Published

redux-remember

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

  • v5.2.0
  • 45.01
  • Published

vue-localstorage

Vue.js localStorage plugin with types support

  • v0.6.2
  • 44.50
  • Published

js-data

Robust, framework-agnostic in-memory data store.

  • v3.0.11
  • 44.25
  • Published

node-localcache

LocalStorage with optional json file cache

  • v0.1.4
  • 43.68
  • Published

has-localstorage

returns true if localStorage is supported _and_ persistent

  • v1.0.1
  • 43.17
  • Published

redux-storage

Persistence layer for redux with flexible backends

  • v4.1.2
  • 42.63
  • Published

storejs

Local storage localstorage package provides a simple API

  • v2.1.0
  • 42.61
  • Published

gun

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

  • v0.2020.1241
  • 42.56
  • Published

@smartrent/use-persisted-state

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

  • v0.3.1
  • 42.26
  • Published

storage-emitter

Emit events between browser tabs

  • v2.0.1
  • 41.68
  • Published

humble-localstorage

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

  • v2.0.0
  • 41.27
  • Published

ngx-localstorage

An Angular wrapper for localstorage/sessionstorage access.

  • v6.0.0
  • 40.26
  • Published

angular-localforage

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

  • v1.3.8
  • 39.84
  • 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
  • 39.80
  • Published

objstorage

sessionStorage/localStorage API but backed by an object

  • v1.0.0
  • 39.27
  • Published

forerunnerdb

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

  • v2.0.24
  • 38.57
  • 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.2.0
  • 38.24
  • Published

react-localstorage-hook

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

  • v0.1.1
  • 38.18
  • Published

ngforage

localForage bindings for Angular

  • v11.0.0
  • 37.96
  • Published

react-persist

Persist and rehydrate React state

  • v1.0.2
  • 37.25
  • Published

ts-localstorage

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

  • v3.1.0
  • 36.85
  • Published

async-get-set-store

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

  • v1.0.2
  • 36.48
  • Published

superstore-sync

Local storage, without the bugs.

  • v2.1.1
  • 35.84
  • Published

@larscom/ngrx-store-storagesync

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

  • v14.2.2
  • 35.77
  • Published

localstorage-ttl

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

  • v2.0.10
  • 35.40
  • Published

saget-auth-middleware

SSO Middleware dengan dukungan localStorage untuk validasi authentifikasi domain malinau.go.id dan semua subdomain pada aplikasi Next.js 14 & 15

  • v1.1.33
  • 35.33
  • Published

@larscom/ngrx-signals-storage

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

  • v4.0.2
  • 34.99
  • Published

libreact

React standard library

  • v2.13.3
  • 34.87
  • 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
  • 34.72
  • Published

storage-manager-js

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

  • v4.2.6-5
  • 34.60
  • 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
  • 34.40
  • Published

combo-storage

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

  • v2.1.2
  • 33.72
  • Published

mobx-localstorage

A declarative reactive localStorage using MobX

  • v1.2.0
  • 33.25
  • Published

localstorage-down

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

  • v0.6.7
  • 33.04
  • Published

persistent-storage

Abstracts access to any storage object implementing the webstorage Storage interface, offering optional compression using lz-string and optional encryption using crypto

  • v3.0.1
  • 32.91
  • 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
  • 32.57
  • Published

formik-effect

Declarative effects for Formik forms

  • v1.2.0
  • 31.98
  • Published

@egjs/persist

Provide cache interface to handle persisted data among history navigation.

    • v2.6.0
    • 31.30
    • Published

    cargo

    HTML5 web storage module

    • v0.8.0
    • 31.17
    • Published

    @buzuosheng/use-localstorage

    A lightweight React Hook for elegant localStorage management with support for data expiration and namespace functionality.

    • v2.2.3
    • 31.02
    • Published

    fast-mutex

    Implementation of FastMutex for mutual exclusion locks using LocalStorage

      • v1.0.2
      • 30.85
      • Published

      webshim

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

      • v1.16.0
      • 30.65
      • Published

      croxydb

      a JSON/YAML/LocalStorage database module

      • v0.0.26
      • 30.33
      • Published

      react-fusion-state

      🚀 The simplest AND most performant React state management library. Zero dependencies, 99.9% fewer re-renders, 2.8KB bundle, zero setup. Built-in persistence for React & React Native. Grade A+ performance vs Redux/Zustand/Recoil.

      • v0.4.0
      • 29.75
      • 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.0
      • 29.62
      • Published

      react-use-storage

      React Hook to handle local and session storage

      • v0.5.1
      • 29.38
      • Published

      @jacobmarshall/kv

      A super simple key value store backed by IndexedDB

      • v0.2.0
      • 29.30
      • Published

      ddata-core

      DData Core module, models & services

      • v0.3.16
      • 28.79
      • Published

      typesafe-storage

      Typesafe Web Storage API wrapper to support objects and arrays

      • v1.0.9
      • 28.55
      • Published

      node-disk-storage

      fast and secure local storage persistent data for node js

      • v0.0.6
      • 28.51
      • Published

      safe-localstorage

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

      • v1.0.1
      • 28.42
      • Published

      @skroutz/selectorablium

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

      • v2.1.2
      • 28.34
      • Published

      json-obj-manager

      Agnostic JSON data manager for Node.js and the browser.

      • v1.4.5
      • 28.06
      • Published

      local-storage-es5

      A simplified localStorage API that just works

      • v2.0.2
      • 27.99
      • Published

      json-storage-formatter

      Package for json stringify objects without losing data types

      • v2.0.9
      • 27.78
      • Published

      use-local-storage-extended

      A React hook that has extended options for housekeeping and backwards compatibility

        • v0.1.1
        • 27.61
        • Published

        key-storage

        Require style local storage wrapper with cookies fallback

        • v1.0.1
        • 27.55
        • Published

        angular-localstorage

        Provide read/write access to browsers' localStorage.

        • v1.1.5
        • 27.10
        • Published

        basket.js

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

        • v1.0.0
        • 26.87
        • Published

        vuex-localstorage

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

        • v1.0.0
        • 26.79
        • Published

        idbcache

        A lscache like api which is based on indexedDB.

        • v0.3.1
        • 26.50
        • Published

        superstorage

        Storage to share data between modules

          • v0.1.1
          • 26.24
          • Published

          react-localstorage

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

          • v1.0.0
          • 26.15
          • Published

          ltstrg

          Simpler storage for your test experience!

          • v1.0.1
          • 25.99
          • Published

          @luhuiguo/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.

          • v17.0.0
          • 25.97
          • Published

          storage-utility

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

          • v3.1.3
          • 25.89
          • Published

          test-rxdb

          A local realtime NoSQL Database for JavaScript applications -

          • v15.36.1
          • 25.64
          • Published

          just-storage

          Just localStorage with memory fallback. Works in edge cases like Safari private browsing.

          • v1.0.2
          • 25.53
          • Published

          mobx-stored

          localstorage/sessionstorage persisted observables

          • v1.1.0
          • 25.34
          • 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
          • 25.12
          • Published

          @emdgroup/react-storage

          React hooks for convenient access to localStorage and sessionStorage APIs

          • v2.0.0
          • 25.08
          • Published

          react-offline-sync-hook

          A comprehensive React hook for offline data synchronization with automatic conflict resolution and queue management

          • v1.0.7
          • 24.93
          • Published

          cache-ttl

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

          • v1.0.8
          • 24.84
          • Published

          @altrx/gundb-react-hooks

          Type-safe, performant GunDB hooks for React/Preact with authentication, error handling, and debugging utilities

          • v1.0.0-rc3
          • 24.42
          • Published

          @monode/rxdb-for-ftl

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

          • v15.34.8
          • 24.28
          • Published

          origin-storage

          A same-origin storage(IndexedDB/WebSQL/localStorage) for cross-domain access

          • v2.2.6
          • 24.07
          • Published

          localstorage-idb-keyval

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

          • v1.1.0
          • 23.80
          • 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
          • 23.64
          • Published

          @nxdb/nxdb

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

          • v14.17.2
          • 23.55
          • Published

          pinia-cached-store

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

          • v0.6.6
          • 23.17
          • 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
          • 23.11
          • 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
          • 23.01
          • Published

          env-manager-js

          A flexible environment management tool for frontend applications with dynamic API switching

          • v1.1.3
          • 22.95
          • Published

          locomongo

          A lightweight localStorage-based MongoDB-like database for Node.js and browser

            • v1.3.0
            • 22.92
            • Published

            crypto-browser-storage

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

              • v4.0.2
              • 22.86
              • Published

              @hazae41/glacier

              Yet another React data (re)fetching library

              • v2.2.6
              • 22.75
              • Published

              effector-persist

              Higher-order function for persist effector store in local storage

              • v1.0.4
              • 22.48
              • Published

              zod-localstorage

              A Typescript library to allow typesafe access to localstorage using schema validation from Zod

              • v2.0.0
              • 22.40
              • Published

              time-cache-ttl

              TTL cache for browser environments with auto-cleanup and TypeScript support

              • v2.0.0
              • 22.40
              • Published

              vue-localstorageie11

              Vue.js localStorage plugin with types support and IE11 compatible

              • v0.6.6
              • 22.18
              • Published

              @celab/react-user-session

              研究実験システム向けの、被験者セッション管理を簡単に行うReact hook

                • v0.1.2
                • 21.85
                • Published

                use-cached

                React cached hooks.

                • v2.0.0
                • 21.82
                • Published

                @wmhilton/idb-keyval

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

                • v3.3.0
                • 21.79
                • Published

                incache

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

                • v7.2.1
                • 21.72
                • Published

                @gooddollar/gun

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

                • v0.2020.910
                • 21.67
                • 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
                • 21.52
                • Published

                @su-labs/font-size

                A lightweight Angular service for dynamic font size management.

                • v1.0.4
                • 21.30
                • Published

                vuex-orm-localforage

                Vuex-ORM Plugin to sync the data against an indexedDB using localforage.

                  • v0.3.2
                  • 21.24
                  • Published

                  min

                  Database on JavaScript

                  • v0.2.2
                  • 21.15
                  • Published

                  local-storage-js

                  对`localstorage`的简单增强,方便应对项目中各种情况。目前暂未对不支持`localstorage`的平台做兼容处理,所以使用之前一定要确保平台支持`localstorage`功能

                  • v0.0.11
                  • 20.91
                  • 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
                  • 20.79
                  • Published

                  @akaoio/gun

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

                  • v0.2020.1241
                  • 20.78
                  • Published

                  redux-simple-localstorage

                  Ridiculously simple implementation for serialising the entire Redux store to local storage and retrieving it on application restart.

                  • v1.0.2
                  • 20.76
                  • Published

                  @spider-baby/ssr-storage

                  An Angular service that provides a Server-Side Rendering (SSR) compatible wrapper for localStorage. It safely accesses localStorage in browser environments and provides no-op implementations for server-side rendering to prevent errors.

                  • v2.0.1
                  • 20.69
                  • Published

                  cart-localstorage

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

                  • v1.1.5
                  • 20.52
                  • Published

                  kengo

                  A Prisma-like, type-safe, and reactive ORM for IndexedDB. Say goodbye to callbacks and enjoy a modern developer experience in the browser

                  • v0.1.5
                  • 20.52
                  • Published

                  local-storage-typed

                  A type-safe, schema-validated localStorage wrapper using Zod.

                  • v1.0.2
                  • 20.49
                  • Published

                  use-persisted-state-v2

                  A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state. This is an improved version of use-persisted-state.

                  • v1.1.2
                  • 20.31
                  • Published

                  web-porridge

                  Feature-enhanced wrappers for the Storage and IndexedDB APIs

                  • v4.0.1
                  • 20.18
                  • Published

                  offline-sync-core

                  Offline-first data synchronization library for Next.js and React Native (no support)

                    • v1.0.2
                    • 20.07
                    • Published

                    localstorage-vcs

                    Library that will keep your localStorage predictable.

                    • v2.0.1
                    • 20.05
                    • Published

                    redux-simple-storage-middleware

                    Simple redux middleware which will store the current state tree in either session- or localstorage

                    • v2.2.1
                    • 20.02
                    • Published

                    webstorage

                    A simple, pluggable, W3C Web Storage compliant API for key-value data

                    • v0.0.7
                    • 19.97
                    • Published

                    browserstorage-ttl

                    Localstorage with time to live / expiry, if expiry is zero uses SessionStorage

                    • v1.0.4
                    • 19.83
                    • Published

                    vue-storage-decorator

                    Give a Persist decorator to persist vue object properties to some storage

                    • v1.0.7
                    • 19.74
                    • Published

                    @kvs/storage-sync

                    Storage(localStorage, sessionStorage) helper for KVS.

                    • v2.1.4
                    • 19.71
                    • 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.0.0
                    • 19.66
                    • Published

                    renex

                    Useful react components that will save your day

                    • v0.5.1
                    • 19.46
                    • Published

                    almelnic-rxdb

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

                    • v1.0.6
                    • 19.32
                    • Published

                    reactn-persist

                    Add persist functionality to reactn global storage.

                    • v1.3.2
                    • 19.16
                    • Published

                    persistent-state-react

                    A react package to manage persistant storage w localstorage and hook

                    • v1.0.0
                    • 18.84
                    • Published

                    bun-storage

                    A ponyfill for the Storage API, utilizing SQLite

                    • v1.1.1
                    • 18.63
                    • Published

                    cachefirst

                    CacheFirst is a ismorphic caching library that offers fluent APIs for caching JSON, Blob, Text, and ArrayBuffer data.

                    • v0.6.0
                    • 18.58
                    • Published

                    lc-storage

                    A lightweight and type-safe utility for interacting with **localStorage** in modern JavaScript & TypeScript applications

                      • v3.1.2
                      • 18.28
                      • Published

                      @rtkcd/utils

                      Frequently used tools for React

                      • v1.0.152
                      • 18.14
                      • Published

                      jocal

                      silly function for saving/fetching json from window.localStorage

                      • v0.0.2
                      • 17.68
                      • Published

                      local-storage-map

                      Convenient Map implementation for browser's localStorage.

                      • v2.2.2
                      • 17.57
                      • Published

                      spa-storage

                      Browser Storage plugin for Svelte and Pinia

                      • v2.0.2
                      • 17.55
                      • Published

                      @shinshin86/local-storage-mock

                      This is the mock of localStorage. The behavior is not perfectly reproduced (*), but the basic logic is implemented. * The value returned when an unintended value is passed, for example.

                      • v0.0.3
                      • 17.38
                      • Published

                      mongo-local-db

                      mongo api interface to localStorage and plain js objects

                      • v1.1.3
                      • 17.12
                      • Published

                      jeep-localforage

                      Offline storage from localforage fix bug with Chrome dev-tools devices

                        • v1.7.5-4
                        • 17.08
                        • Published

                        papergirl

                        XHR with ETAG via localForage

                        • v0.8.0
                        • 17.07
                        • Published

                        fast-storage-js

                        一个简单易用的js的localstorage响应式操作库

                          • v1.0.0
                          • 17.03
                          • Published

                          storage-sql

                          A TypeScript library for SQL-like storage and query building in JavaScript/TypeScript projects

                          • v1.0.0
                          • 17.01
                          • Published

                          @rpgtec/use-storage

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

                          • v1.0.8
                          • 16.96
                          • Published

                          mzrdb

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

                          • v1.6.0
                          • 16.93
                          • Published

                          vuex-persist-es5

                          A port of vuex-persist targeting es5

                          • v0.0.2
                          • 16.70
                          • Published

                          squirrel-gill

                          React hooks for sessionStorage and localStorage

                          • v1.0.5
                          • 16.70
                          • Published

                          vizz-store

                          React hook that automatically syncs component state with browser localStorage

                          • v1.0.0
                          • 16.68
                          • Published

                          @phntms/use-local-state

                          A simple React hook that allows you to store data within LocalStorage with the same interface as the standard React.useState hook.

                          • v0.1.4
                          • 16.63
                          • Published

                          electron-data

                          An easy way to save data, settings or anything else as json file in an application folder.

                          • v2.1.2
                          • 16.57
                          • Published

                          cwb

                          Cross-Window Broadcasting and Locking

                          • v1.0.0
                          • 16.42
                          • Published

                          react-easy-params

                          Automatic synchronization between your state, the URL and the LocalStorage.

                          • v2.0.2
                          • 16.42
                          • Published

                          use-persisted-state-18

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

                          • v0.3.5
                          • 16.41
                          • Published

                          all-localstorage

                          Easy interact with localstorage in browser or node environment

                          • v1.0.2
                          • 16.27
                          • Published

                          storage-lru

                          An LRU implementation that can be used with local storage, or other storage mechanisms that support a similar interface.

                          • v0.1.1
                          • 16.19
                          • Published

                          ngx-warehouse

                          An offline storage solution for Angular apps

                          • v1.0.2
                          • 16.17
                          • Published

                          angular2-local-storage

                          An Angular 2 TypeScript module that gives access to the browsers local storage.

                          • v0.2.0
                          • 16.04
                          • Published

                          cachemap

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

                          • v0.3.0
                          • 16.00
                          • Published

                          @sil/storage

                          Keep state in storage

                            • v0.0.7
                            • 15.97
                            • Published

                            ngrx-store-sync

                            State and storage syncing for @ngrx/store

                            • v0.2.2
                            • 15.95
                            • Published

                            flexible-storage

                            Cache on frontend using LocalStorage

                            • v1.1.5
                            • 15.94
                            • Published

                            lib-storage-service

                            LocalStorage service for Angular projects to watch LocalStorage changes

                            • v1.0.2
                            • 15.93
                            • Published

                            storeit

                            A key/value storage system that publishes events.

                            • v2.4.0
                            • 15.92
                            • Published

                            redux-persistent

                            Redux middleware for persisting and hydrating state

                            • v4.0.0
                            • 15.88
                            • Published

                            hybrid-webcache

                            Hybrid WebCache - A library that combines `localStorage`, `IndexedDB`, `SessionStorage` and `Memory` to provide a high-performance hybrid cache with multi-instance synchronization support.

                            • v0.3.3
                            • 15.87
                            • 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
                            • 15.68
                            • Published

                            morefun-forerunnerdb

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

                            • v1.3.806
                            • 15.65
                            • Published

                            @i-novus/oidc-pkce-public-client

                            OIDC public client with PKCE for react with tokens sharing by localStorage. React context included

                            • v1.1.20
                            • 15.63
                            • Published

                            localstore-ts

                            A typesafe api that supercharges local and session storage with database like capabilities. Inspired by [drizzle](https://orm.drizzle.team/).

                              • v1.0.4
                              • 15.41
                              • Published

                              ice-utilities

                              Utilities for manage arrays, breadcrumb, dom elements, dates, injectors, local storage, login, objects, router animations, router, session storage, strings and translate utilities, encryption, for angular 6+ with ECMAScript 6 - ECMAScript 2015

                                • v0.0.12
                                • 15.41
                                • Published

                                @tanstack/react-persister

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

                                • v0.1.1
                                • 15.27
                                • Published

                                @sifrr/storage

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

                                • v0.0.9
                                • 15.19
                                • Published

                                xdstore

                                Cross-domain storage

                                • v0.8.0
                                • 15.15
                                • Published

                                improved-localstorage

                                NPM package for interactions with localstorage with JSON-like data.

                                • v4.1.3
                                • 15.08
                                • Published