JSPM

Found 1125 results for localstorage watch

use-persisted-state-18

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

  • v0.3.5
  • 16.40
  • Published

hoxa

A comprehensive collection of 100+ production-ready React hooks for state management, UI effects, forms, animations, and more. Carefully curated and optimized for performance and developer experience.

    • v0.2.3
    • 16.37
    • Published

    all-localstorage

    Easy interact with localstorage in browser or node environment

    • v1.0.2
    • 16.26
    • Published

    ngx-warehouse

    An offline storage solution for Angular apps

    • v1.0.2
    • 16.23
    • 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.18
    • Published

    cachemap

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

    • v0.3.0
    • 16.08
    • Published

    lib-storage-service

    LocalStorage service for Angular projects to watch LocalStorage changes

    • v1.0.2
    • 16.04
    • Published

    angular2-local-storage

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

    • v0.2.0
    • 16.03
    • Published

    @sil/storage

    Keep state in storage

      • v0.0.7
      • 16.02
      • Published

      storeit

      A key/value storage system that publishes events.

      • v2.4.0
      • 16.00
      • Published

      flexible-storage

      Cache on frontend using LocalStorage

      • v1.1.5
      • 16.00
      • Published

      ngrx-store-sync

      State and storage syncing for @ngrx/store

      • v0.2.2
      • 15.93
      • Published

      redux-persistent

      Redux middleware for persisting and hydrating state

      • v4.0.0
      • 15.86
      • 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.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
      • 15.77
      • Published

      morefun-forerunnerdb

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

      • v1.3.806
      • 15.64
      • 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.61
      • 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.39
        • 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.39
          • Published

          @tanstack/react-persister

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

          • v0.1.1
          • 15.26
          • Published

          @sifrr/storage

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

          • v0.0.9
          • 15.24
          • Published

          xdstore

          Cross-domain storage

          • v0.8.0
          • 15.13
          • Published

          improved-localstorage

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

          • v4.1.3
          • 15.07
          • Published

          fs-storage

          localStorage like, fileSystem based storage

          • v0.0.2
          • 15.01
          • Published

          bifrost

          State and data transport manager for mobile and web applications

          • v0.3.7
          • 14.98
          • 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
          • 14.86
          • Published

          choo-persist

          Synchronize choo state with indexedDB

          • v3.0.2
          • 14.84
          • Published

          cargodb

          A local database provider for electron

            • v3.0.3
            • 14.68
            • Published

            @logo-software/storage

            HTML web storage; better than cookies. With web storage, web applications can store data locally within the user's browser. Before HTML5, application data had to be stored in cookies, included in every server request. Web storage is more secure, and large

            • v11.0.0
            • 14.58
            • Published

            @ultimate/vault

            Typed localStorage and sessionStorage utility with data structure and prefix support.

            • v0.0.2
            • 14.56
            • Published

            @vitorluizc/persistence

            Persistence provides a pretty easy API to handle Storage's implementations.

            • v1.0.1
            • 14.47
            • Published

            vue3-storage-secure

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

            • v0.1.1
            • 14.35
            • Published

            ngx-reactive-storage

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

            • v2.0.1
            • 14.31
            • Published

            wbs-cache

            A service that serving web storage for your application

            • v0.0.22
            • 14.24
            • Published

            @webkrafters/universal-storage

            Universal Storage - A permanent storage based on domain cookie with a local-storage fallback.

            • v1.0.0
            • 14.19
            • Published

            axios-localstorage-adapter

            🚀Caching adapter for axios. Store request results in localStorage to prevent unneeded network requests. Just 1 KB.

            • v0.4.1
            • 14.18
            • Published

            ing-simple-cart

            Simple shopping cart on coding challenege using ES6 and Local Storage

            • v1.0.21
            • 14.16
            • Published

            locache

            Simple utility function to get and set data in your localStorage

            • v2.0.1
            • 14.06
            • Published

            pri-ng-warehouse

            Angular warehouse module to store data in browser store (indexedDB, localstorage, websql, localstorage, inmemory)

            • v2.1.0
            • 14.03
            • Published

            @jood/common

            javascript array, string, number, point, color, cache, date utility/helper

            • v0.4.3
            • 13.87
            • Published

            auto-form-sync

            Auto-save and restore form data using Local/Session/Custom Storage.

            • v1.1.2
            • 13.77
            • Published

            sg-realm

            Realm is a mobile database: an alternative to SQLite and key-value stores

            • v82.30.1
            • 13.66
            • Published

            es-storage

            A package to help developers access client side storage

            • v1.1.1
            • 13.66
            • Published

            crooks

            A collection of useful React hooks

            • v2.0.1
            • 13.54
            • Published

            svelte-web-storage

            A [Svelte writable store](https://svelte.dev/docs/svelte-store#writable) that saves values to [Web-Storage ](https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API). Great for persisting settings or preference objects within your Svelte apps. Th

            • v0.0.8
            • 13.54
            • Published

            formik-remember

            Automatically saves and loads Formik form

            • v1.4.1
            • 13.47
            • Published

            @tcurdt/gun

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

            • v0.2020.1105
            • 13.43
            • Published

            react-storage

            Storage Component for React

            • v0.1.0
            • 13.41
            • Published

            endpointjs

            Endpoint.js enables modules within a web application to discover and use each other, whether that be on the same web page, other browser windows and tabs, iframes, servers and web workers in a reactive way by providing robust discovery, execution and stre

            • v0.4.1
            • 13.35
            • Published

            vue-lsd

            Plugin to sync vue instance data to localStorage

            • v1.0.42
            • 13.16
            • Published

            clientchannel

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

            • v0.38.2
            • 12.98
            • Published

            time-storage

            Small library to work with the local storage implementing lifetime for its items

            • v1.0.0
            • 12.76
            • Published

            @doist/localforage

            Custom patched version of original localforage

            • v1.0.1
            • 12.73
            • Published

            erenaydb

            Modern, flexible database adapter for Node.js

            • v3.1.8
            • 12.52
            • Published

            time-based-cache

            A Laravel-like Cache Store for Javascript

            • v1.0.8
            • 12.49
            • Published

            @ruanitto/ngx-local-storage

            LocalStorageService for Angular with mostly the same API (and most of the code) from angular-local-storage

            • v1.3.9
            • 12.32
            • Published

            @plamikcho/pbcrypto

            Password based AES encrypt/decrypt using web crypto api

            • v2.2.1
            • 12.30
            • Published

            use-page-view

            A React hook for tracking page views and user engagement time. This hook provides real-time tracking of how long users spend on a page, their activity status, and the ability to persist time tracking across page reloads.

            • v1.0.1
            • 12.15
            • Published

            @abarchibody/storage

            Storage is plugin that help to store data in the local storage, or retrieve data

              • v1.4.2
              • 12.13
              • Published

              general-form-storage

              A form storage solution with cross-tab synchronization

                • v1.0.3
                • 12.04
                • Published

                web-kv-client

                TypeScript client for LocalStorage KV GraphQL API with simple localStorage-like wrapper

                  • v1.0.3
                  • 12.01
                  • Published

                  counted-storage

                  Lightweight lib to work with the local storage implementing lifetime based on how many times the item was used

                  • v1.0.0
                  • 12.00
                  • Published

                  react-hooks-localstorage

                  Complete React hooks library for localStorage with TTL, encryption, caching, sync, and advanced utilities.

                    • v1.3.1
                    • 11.91
                    • Published

                    storage-facade

                    An simple way to store data in IndexedDB / localStorage / sessionStorage

                    • v4.0.6
                    • 11.83
                    • Published

                    devel-localstorage

                    A small library providing an API for localStorage

                    • v1.0.17
                    • 11.77
                    • Published

                    dbd.db

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

                      • v1.4.5
                      • 11.73
                      • Published

                      redux-localstorage-slicer

                      Custom slicer for redux-localstorage that allows reducers to define their own persistence configuration.

                      • v1.0.2
                      • 11.73
                      • Published

                      savemyform.jquery

                      Save form state in the browser's localStorage

                      • v1.5.6
                      • 11.66
                      • Published

                      ampersand-local-cache-mixin

                      Only fetch when your data is old or stale. Easily configurable localStorage cache for ampersand & backbone state objects, models, and collections.

                      • v3.0.2
                      • 11.64
                      • Published

                      page-local-storage

                      A utility to store objects in localstorage, scoped by URL.

                      • v1.0.16
                      • 11.55
                      • Published

                      universal-storage

                      @webkrafters/universal-storage package dx friend wrapper

                      • v0.0.23
                      • 11.55
                      • Published

                      backbone.hoard

                      XHR Consolidation and Caching for Backbone

                      • v0.5.0
                      • 11.54
                      • Published

                      alpinejs-persist-extended

                      Extends Alpine JS official `$persist` plugin with enhanced localStorage functionality, expiration support, and custom storage options 📦

                      • v1.2.0
                      • 11.54
                      • Published

                      ng-refs

                      Practice better dependency injection of browser APIs within your Angular components and services.

                      • v10.0.0
                      • 11.44
                      • Published

                      local-storage-db

                      A minimal NoSql data storage for web application using browser LocalStorage API

                        • v1.0.0
                        • 11.35
                        • Published

                        angularjs-localstorage-timer

                        Countdown timer which uses the LocalStorage to store the information. You can create several ones, change their interval, and reset it. once it's reaches 0 - the last update time is saved in the LocalStorage information as well.

                        • v1.0.11
                        • 11.35
                        • Published

                        ervel.db

                        Local and Cloud data storage module. (JSON, BSON, YAML, Mongodb)

                        • v3.6.1
                        • 11.34
                        • Published

                        domux

                        Powerful DOM manipulation library

                        • v1.0.1
                        • 11.19
                        • Published

                        alt-localstore

                        save and restore alt store state to localStorage, listens to changes

                        • v1.2.3
                        • 11.13
                        • Published

                        justdata

                        a JSON/YAML/LocalStorage database module

                        • v1.4.0
                        • 11.12
                        • Published

                        buzdolabi

                        A fun and practical NPM data storage module. Store, access, and manage your data as if it's in a 'refrigerator.' Compatible with JSON files and SQLite databases. Provides multilingual error messages for easier use and offers various operations on your dat

                        • v1.0.1
                        • 11.12
                        • Published

                        iorm

                        ORM of IndexedDB

                        • v0.0.17
                        • 11.01
                        • Published

                        cachefirst

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

                        • v0.6.0
                        • 10.94
                        • Published

                        vuejs-local-storage

                        Vue plugin for work with LocalStorage from Vue context

                        • v2.2.15
                        • 10.94
                        • Published

                        @ng-log/log4a

                        A powerful and customizable logging library for Angular application.

                        • v4.0.4
                        • 10.89
                        • Published

                        persist-ui

                        Universal input persistence for Vanilla, React, Vue, Astro, Next.js etc. with secure AES encryption.

                        • v1.1.2
                        • 10.78
                        • Published

                        xdls

                        A cross-domain local storage library.

                        • v0.1.9
                        • 10.66
                        • Published

                        focalstorage

                        a Promise-based, localStorage-like wrapper around IndexedDB

                        • v1.0.2
                        • 10.64
                        • Published

                        react-cache-kit

                        Lightweight and flexible caching utility for React apps. Supports memory, localStorage, sessionStorage drivers, TTL expiration, and 'remember' callbacks out of the box.

                        • v1.0.3
                        • 10.46
                        • Published

                        killua

                        killua is a local-storage management library for React applications.

                        • v0.4.11
                        • 10.46
                        • Published

                        splitplayer

                        SplitPlayer - highly flexible extendable multi video player

                        • v1.2.2
                        • 10.44
                        • Published

                        webls

                        Local store helps to communicate with browser local storage, you can store any data plain or encrypted, add listener with local storage

                        • v1.0.4
                        • 10.44
                        • Published

                        redux-stash

                        Persist and rehydrate parts or all of your Redux store.

                        • v1.2.0
                        • 10.40
                        • Published

                        @botanicastudios/rxdb

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

                        • v16.17.0-fork
                        • 10.39
                        • Published

                        broadcast-channel-node

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

                        • v4.14.1
                        • 10.39
                        • Published

                        bucketjs

                        A script-loader that handles caching scripts in localStorage

                        • v0.3.2
                        • 10.39
                        • Published

                        stor

                        yolo to storing things in the browser

                        • v0.1.5
                        • 10.35
                        • Published

                        @composi/idb

                        A tiny wrapper around IndexedDB for an API similar to localStorage

                        • v1.0.10
                        • 10.35
                        • Published

                        tab-syncer

                        A lightweight (4KB) library for browser tab state synchronization and communication. Supports auto-persistence and real-time data sync between tabs.

                        • v1.0.7
                        • 10.21
                        • Published

                        @kynuxcloud/kynuxdb

                        Çoklu adaptör destekli (JSON, YAML, MongoDB, LocalStorage) esnek ve kullanımı kolay Node.js veritabanı modülü.

                        • v3.0.2
                        • 10.17
                        • Published

                        whstorage

                        whSotorage is a way to encrypt localSotage

                          • v1.2.1
                          • 10.13
                          • Published

                          fantastik

                          fantastik is a database / local storage client for NodeJS that is blazingly fast

                            • v2.0.0
                            • 10.13
                            • Published

                            nessdb

                            a JSON/YAML/LocalStorage database module

                              • v0.0.7
                              • 10.13
                              • Published

                              realm-child

                              Realm is a mobile database: an alternative to SQLite and key-value stores

                              • v2.29.2
                              • 10.11
                              • Published

                              angular-lfmo

                              Simple models for localforage.

                              • v0.1.6
                              • 10.08
                              • Published

                              jquery-localstorage

                              A simple, lightweight jQuery plugin for reading, writing and deleting html5 local storage

                              • v1.0.1
                              • 10.08
                              • Published

                              use-ashared

                              a react use hook that adds localestorage and async + shared state

                              • v1.1.4
                              • 10.02
                              • Published

                              data-storage

                              Data storage using redis, filesystem or localstorage (for client side).

                              • v0.0.15
                              • 10.02
                              • Published

                              jsi-just-save-it

                              JSI[just,save,it] the most SUPER SUPREME storage wrapper

                              • v1.1.0
                              • 10.00
                              • Published

                              nuxt3-pinia

                              Nuxt3 module with autoimport and secure persist(localstorage, sessionstoage, cookie), expire option for pinia

                              • v1.0.14
                              • 9.94
                              • Published

                              react-autofix

                              A simple React input with autofocus and localStorage saving

                                • v1.0.7
                                • 9.94
                                • Published

                                browser-keyval-stores

                                The browser-keyval-stores package offers a clean and unified API to interact with browser storage mechanisms (localStorage, sessionStorage, and indexedDB) from your applications. It streamlines development and eliminates the need for browser-specific code

                                • v1.0.1
                                • 9.88
                                • Published

                                clicky

                                Use clicky to invoke a callback after a user has clicked around your site/application a certain amount of times.

                                • v1.0.1
                                • 9.83
                                • Published

                                titanis-cache

                                A lightweight LocalStorage caching solution with compression & expiration.

                                • v1.1.9
                                • 9.80
                                • Published

                                couchie

                                Minimalist localStorage database API. Works well as a cache for CouchDB documents.

                                • v0.8.0
                                • 9.79
                                • Published

                                @manuscripts/rxdb

                                Fork of RxDB | A realtime Database for the Web

                                • v8.2.0-manuscripts1
                                • 9.74
                                • Published

                                angularjs-2-localstorage-timer

                                Countdown timer which uses the LocalStorage to store the information. You can create several ones, change their interval, and reset it. once it's reaches 0 - the last update time is saved in the LocalStorage information as well.

                                  • v1.0.2
                                  • 9.66
                                  • Published

                                  cornershop

                                  Shopping cart that saves to LocalStorage.

                                  • v0.5.0
                                  • 9.58
                                  • Published

                                  vue-h-ls

                                  Vue plugin for work with LocalStorage from Vue context

                                  • v1.0.1
                                  • 9.55
                                  • Published

                                  formik-persist-values-v2

                                  Fork of formik-persist-values with updated dependencies for React 18+ and modern ecosystem

                                  • v1.0.2
                                  • 9.54
                                  • Published

                                  maxdb

                                  MaxDB is lightweight NodeJS database.

                                    • v1.1.0
                                    • 9.54
                                    • Published

                                    super-localstorage

                                    super-localstorage 是 利用window.localStorage进行储存的插件可以加密储存【^运算符操作加密,可自定义密匙】,且可存取【Array ,Object, Boolean, Number, String】等类型的数据无需做JSON.stringify()或JSON.parse()处理。

                                    • v2.1.0
                                    • 9.53
                                    • Published

                                    backbone-idb

                                    Backbone IndexedDB adapter with cross browser support via IDBWrapper

                                    • v0.2.8
                                    • 9.53
                                    • Published

                                    localstoredb

                                    本地储存工具包,可设置存储时间,支持web和小程序

                                      • v1.3.0
                                      • 9.49
                                      • Published

                                      lodat

                                      Powerful persistent store for Javascript

                                      • v0.0.14
                                      • 9.46
                                      • Published

                                      @style.tools/async

                                      A lightweight and high performance async CSS and script loader for frontend optimization.

                                      • v2.0.4
                                      • 9.44
                                      • Published

                                      @mrravipandee/localstorage-js

                                      A lightweight utility to simplify working with localStorage in JavaScript. Includes expiry, backup/restore, and debug helpers.

                                      • v1.1.0
                                      • 9.25
                                      • Published

                                      croxydb-data

                                      a JSON/YAML/LocalStorage database module

                                      • v0.0.9
                                      • 9.20
                                      • Published

                                      y-localstorage

                                      a simple Yjs storage provider persisting in localStorage (for educational purposes)

                                      • v0.1.13
                                      • 9.11
                                      • Published

                                      @fiddle-digital/string-storage

                                      A lightweight and versatile JavaScript library for managing local and session storage in web applications. Offers automatic data persistence with expiry, seamless integration with form elements, and support for complex data structures. Ideal for enhancing

                                      • v0.0.1
                                      • 9.10
                                      • Published

                                      tz-storage

                                      A light-weight localStorage tool.

                                      • v1.0.8
                                      • 9.04
                                      • Published

                                      storee

                                      A lightweight wrapper around localStorage to make it work like you think it does

                                      • v1.2.1
                                      • 9.04
                                      • Published

                                      persistme

                                      localStorage on steroids 💉

                                      • v1.1.1
                                      • 8.90
                                      • Published

                                      angular-localforage-setitems

                                      Angular service & directive for https://github.com/mozilla/localForage (Offline storage, improved.) with added performant setItems function

                                      • v1.0.0
                                      • 8.90
                                      • Published

                                      applicationstate

                                      Utility for maintaining state in an application

                                      • v0.3.0
                                      • 8.90
                                      • Published

                                      vue-persist-state

                                      Provide global $state that is stored in localStorage or Cookie

                                      • v2.0.0
                                      • 8.89
                                      • Published

                                      ss-storage

                                      SS Storage is library that help to store data in the session storage, or retrieve data

                                        • v0.0.1-1
                                        • 8.86
                                        • Published

                                        offline-browser-pub-sub

                                        Pub-sub system using the browsers local storage to send messages between tabs offline

                                        • v1.0.9
                                        • 8.86
                                        • Published

                                        angular-jstore

                                        AngularJS wrapper for storing JSON objects in the client browser with HTML5 localStorage.

                                        • v1.1.5
                                        • 8.85
                                        • Published

                                        kvdb.io

                                        KVdb.io JavaScript API client providing key-value store database access in a simple and lightweight module

                                        • v1.0.5
                                        • 8.82
                                        • Published

                                        browser-lsc-storage

                                        localStorage, Session Storage and Cookies API wrapper for browser

                                        • v0.3.0
                                        • 8.71
                                        • Published

                                        forage-query

                                        Query builder for localForage

                                        • v0.1.1
                                        • 8.69
                                        • Published

                                        ookive

                                        Permanent persistent storage, clientside and serverside

                                        • v0.0.2
                                        • 8.52
                                        • 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
                                        • 8.52
                                        • Published

                                        setsuna

                                        Setsuna is a package designed to make storing both persistent and temporary configuration data easy.

                                        • v1.0.4
                                        • 8.52
                                        • Published

                                        font-store

                                        Base64 encodes web fonts to cache in LocalStorage for high performance.

                                        • v1.1.2
                                        • 8.48
                                        • Published

                                        angular-local-db

                                        An AngularJS module that provides a simple key-value browser based database API.

                                        • v0.1.3
                                        • 8.48
                                        • Published

                                        bootloader-js

                                        Bootloader.js is a script and resource loader for caching and loading using localStorage.

                                        • v1.1.2
                                        • 8.48
                                        • Published

                                        ng-alogy

                                        A logging library for Angular 5. Based on the awesome work of ZachBray.

                                        • v0.6.7
                                        • 8.47
                                        • Published

                                        configry

                                        Javascript configuration library to handle an application's configuration. Stores config to localstorage.

                                        • v1.1.3
                                        • 8.44
                                        • Published

                                        @wabistudios/realm

                                        Realm is a mobile database: an alternative to SQLite and key-value stores

                                        • v11.5.4
                                        • 8.44
                                        • Published

                                        realm-sync-js

                                        Offline first syncing library for realm-js

                                        • v0.0.0-c
                                        • 8.39
                                        • Published

                                        backbone.local

                                        An adapter that replaces `Backbone.sync` to save to `window.localStorage` instead of to the server.

                                        • v0.0.4
                                        • 8.32
                                        • Published

                                        vue-ls-xq

                                        Vue localstorage.From git+https://github.com/RobinCK/vue-ls.git,but change some code

                                        • v0.0.1
                                        • 8.29
                                        • Published

                                        moonlight.db

                                        MoonlightDB is a lightweight local database with no dependencies and easy to use.

                                        • v1.0.1
                                        • 8.29
                                        • Published

                                        @fabrice8/ui-store

                                        Easy interact with browser storages: LocalStorage, SessionStorage, ...

                                        • v1.0.5
                                        • 8.29
                                        • Published

                                        cachest

                                        cache data based on localstorage in browser, support expire time

                                        • v0.0.7
                                        • 8.10
                                        • Published

                                        motion-rxdb

                                        Offline-first database with Reactive, Sync, Schema, Promises, Mongo-Query, Encryption, LevelDown

                                        • v5.2.0
                                        • 8.07
                                        • Published

                                        remember-input

                                        A plugin to help remember form inputs

                                        • v1.0.1
                                        • 8.07
                                        • Published

                                        uselocalstorage-ts

                                        React hook to work with localstorage, written in Typescript.

                                        • v1.0.2
                                        • 8.07
                                        • Published

                                        @streammedev/storage

                                        web storage for cookies/localStorage/sessionStorage with expiration and other helpful features

                                        • v1.0.0
                                        • 8.06
                                        • Published

                                        cryptedforage

                                        Offline storage, improved and crypted.

                                        • v1.7.3
                                        • 8.03
                                        • Published