JSPM

Found 83 results for session-storage array

ember-local-storage

The addon provides an ember-data adapter and a storageFor computed property that persists the changes to localStorage or sessionStorage.

  • v2.0.7
  • 94.37
  • Published

vue-ls

Vue plugin for work with LocalStorage from Vue context

  • v4.2.0
  • 57.14
  • Published

nuxt-storage

🛢 Utilities for easy read and write browser's storage in Nuxt.js project

  • v1.2.2
  • 56.29
  • Published

@cachex/web-storage

LocalStorage & SessionStorage implementation of CacheX

  • v1.0.1
  • 42.73
  • Published

node-disk-storage

fast and secure local storage persistent data for node js

  • v0.0.6
  • 40.50
  • Published

react-session-api

Store the data throughout the session and move the data between components. You can easily move state between components.

  • v1.1.0
  • 38.88
  • Published

session-keystore

Secure cryptographic key storage in the browser

  • v1.0.3
  • 37.09
  • Published

@gitborlando/utils

JavaScript/TypeScript 实用工具集合

    • v4.1.0
    • 34.99
    • Published

    @mirawision/reactive-hooks

    A comprehensive collection of 50+ React hooks for state management, UI interactions, device APIs, async operations, drag & drop, audio/speech, and more. Full TypeScript support with SSR safety.

    • v1.1.0
    • 31.58
    • Published

    session-storage-sync

    sync session storage across multiple browser tabs from same origin

    • v0.6.3
    • 31.00
    • Published

    typescript-web-storage

    This package provides a typed, common interface for LocalStorage, SessionStorage, and WebStorage

    • v1.0.0-alpha.1
    • 29.81
    • Published

    rxjs-storage

    Reactive Wrapper on Local Storage Events

    • v1.0.2
    • 24.98
    • Published

    use-valtio-store

    A React hook for managing state with Valtio, supporting persistent states using localStorage and sessionStorage, and optimized for server-side rendering.

    • v1.1.0
    • 22.57
    • Published

    @tanstack/persister

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

    • v0.1.1
    • 20.80
    • Published

    ember-localforage

    The addon provides an ember-data adapter and a storageFor computed property that persists the changes to localforage

    • v1.5.9
    • 20.51
    • Published

    react-fast-fetch

    Fetch and cache remote data in React apps

    • v2.0.0
    • 19.99
    • Published

    js-storage-manager

    A library to store data within the web storage.

    • v0.0.20
    • 18.50
    • 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
    • 18.29
    • Published

    browser-storage

    Normalizes local storage behavior for the browser and node

    • v0.0.2
    • 18.01
    • Published

    react-session-hooks

    Easily synchronize your React state with session storage using type-safe hooks.

    • v1.0.8
    • 16.39
    • Published

    browser-storage-adapter

    Browser storage adapter to crud 1-n different stores simultaneously

    • v1.1.2
    • 15.52
    • Published

    useone-react

    This package was make for advance version of useState(). it's simplify to use one state in anywhere of your project to transfer data without props , usecontext(), session storage.It's act like usestate() but different...

      • v1.2.2
      • 15.04
      • Published

      muntahacache

      The `MuntahaCache` class module provides a comprehensive caching solution for web applications. It supports caching in various storage types (`localStorage`, `sessionStorage`, or `Cache Storage`), automatic expiration, Least Recently Used (LRU) eviction s

      • v1.1.7
      • 14.86
      • Published

      cdl-localstorage

      This is a simple local storage which is developed using javascript.

        • v0.0.8
        • 14.79
        • Published

        domux

        Powerful DOM manipulation library

        • v1.0.1
        • 14.70
        • Published

        simple-storage-tools

        a library for projects that allow you to work with local and session storage in typescript

        • v1.0.8
        • 14.29
        • Published

        @composite-fetcher/with-caching

        withCaching is a simple fetcher core plugin to manage request caching with different drivers

          • v0.2.1
          • 13.83
          • Published

          goobs-cache

          A versatile caching and state management solution for JavaScript applications. Offers serverless, session, and cookie-based caching with support for encryption, compression, and auto-optimization. Provides a Jotai-like API for seamless integration. Handle

          • v1.7.2
          • 13.68
          • Published

          @darcas/keyplex

          A versatile and modular library for managing namespaced key-value storage, with built-in support for localStorage and sessionStorage, and the ability to easily extend for custom storage solutions.

          • v1.0.4
          • 13.50
          • Published

          lodat

          Powerful persistent store for Javascript

          • v0.0.14
          • 13.16
          • Published

          storage-ts

          sessionStorage & localStorage

            • v0.1.4
            • 12.88
            • Published

            be-persistent

            be-persistent is a behavior/decorator that provides persistence storage to native DOM and custom elements.

            • v0.0.31
            • 12.24
            • Published

            @mrravipandee/localstorage-js

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

            • v1.1.0
            • 11.96
            • Published

            cdl-sessionstorage

            This is a simple session storage which is developed using javascript.

              • v0.0.5
              • 11.96
              • Published

              @sophat/sessions

              A TypeScript utility library for managing browser session storage with a simple API. Provides methods to set, get, update, remove, and clear session storage items, plus key enumeration. Ideal for client-side state management and data persistence in web ap

              • v1.0.0
              • 11.58
              • Published

              jsi-just-save-it

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

              • v1.1.0
              • 11.27
              • Published

              stayte

              The persistent state library for the modern web

              • v0.1.2
              • 11.01
              • Published

              @ravi_sense/global-storage

              Its a package that helps you to store the data globally so that you can access from any file you want. It is made with javascript. If you are using it in the nodejs server the data will exist until you restart the server. If you are using in the APIs/Micr

              • v1.0.0
              • 11.01
              • Published

              web-porridge

              Feature-enhanced wrappers for the Storage and IndexedDB APIs

              • v4.0.1
              • 10.89
              • Published

              vue-h-ls

              Vue plugin for work with LocalStorage from Vue context

              • v1.0.1
              • 10.36
              • Published

              stoor

              Storage wrapper with support for namespacing, timeouts and multi get/set and remove

              • v2.3.1
              • 9.82
              • Published

              vue-ls-xq

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

              • v0.0.1
              • 9.71
              • Published

              redis-auth-baileys

              A Redis-based authentication state management system for Baileys, similar to Baileys' useMultiFileAuth, providing scalable and production-ready session storage for WhatsApp bots.

                • v1.0.0
                • 8.38
                • Published

                @pinian/persistent-state

                This plugin provides effortless state persistence for Pinia stores with a flexible, easy-to-use API. From simple defaults to advanced customizations like multi-storage and serializers, it streamlines state management, making it a perfect fit for any proje

                • v1.1.0
                • 8.18
                • Published

                local-session-storage

                Set and get your web session && local storage : sync && async

                • v1.2.4
                • 8.01
                • Published

                temx

                Flexible ES6 Template Engine

                • v0.0.1
                • 7.61
                • Published

                react-fast-storage

                Better useLocalStorage() and useSessionStorage() hooks

                • v2.0.1
                • 6.68
                • Published

                html5-store

                A more user-friendly way to interact with various HTML5 storage libraries

                • v1.0.14
                • 5.98
                • Published

                @itpolsri/simple-webstorage

                Asynchronous Lightweight utilities that can make easier to write and read application storage in client browser.

                • v1.0.1
                • 5.86
                • Published

                simple-basket

                A simple javascript basket for values

                • v0.6.0
                • 5.47
                • Published

                typescript-storage

                This package provides a typed, common interface for multiple different storage domains

                • v1.0.0-alpha.0
                • 4.71
                • Published

                ts-cache-service

                simple utility to cache API requests in different methods

                • v1.0.2
                • 4.53
                • Published

                ember-local-storage-fork

                The addon provides an ember-data adapter and a storageFor computed property that persists the changes to localStorage or sessionStorage.

                • v2.0.7
                • 3.36
                • Published

                @berksezer9/js-storage

                Storage for JavaScript, current only supports window.sessionStorage.

                • v1.0.3
                • 2.62
                • Published

                @satha/core

                A tiny, reactive, localStorage wrapper.

                • v2.0.0
                • 2.46
                • Published

                @nethaven/market

                Lightweight no dependency storage wrapper

                • v1.1.0
                • 0.00
                • Published

                react-state-flex

                React State Flex is a flexible state management library built on top of Redux Toolkit for React applications. It provides a convenient way to manage and persist application state with ease.

                  • v0.0.8
                  • 0.00
                  • Published

                  react-session-store

                  State management with session-storage/local-storage

                  • v1.0.15
                  • 0.00
                  • Published

                  @varasto/web-storage

                  Varasto storage that uses browser storage as it's backend

                  • v3.0.0
                  • 0.00
                  • Published

                  react-dynamic-hooks

                  'react-dynamic-hooks' is a set of React hooks designed to handle infinite scrolling, manage cookie state, manage storage state (both session and local storage), retrieve user location, and copy text to the clipboard. These hooks aim to simplify common tas

                  • v1.0.3
                  • 0.00
                  • Published