localstorage-vcs
Library that will keep your localStorage predictable.
Found 1127 results for localstorage
Library that will keep your localStorage predictable.
Vuex-ORM Plugin to sync the data against an indexedDB using localforage.
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.
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.
A light wrapper around LocalStorage, for storing credentials
Swagger UI Plugin to allow login with credentials for apiKey and bearer authentications and keep apiKey in localStorage
Ridiculously simple implementation for serialising the entire Redux store to local storage and retrieving it on application restart.
Migrate LocalStorage data from UIWebView to WKWebView
A type-safe, schema-validated localStorage wrapper using Zod.
The project of Eventable & Expirable Storage library.
A NodeJS ponyfill for the Storage API, utilizing SQLite
React hooks for persistent state. Forked from https://github.com/soyguijarro/react-storage-hooks, original author Ramón Guijarro <hola@soyguijarro.com>
Feature-enhanced wrappers for the Storage and IndexedDB APIs
Useful react components that will save your day
Offline-first data synchronization library for Next.js and React Native (no support)
Powerful abstraction for local state management
Synchronization of vuex state and storage
A NoSQL document store database for browsers and Node.js.
A simple, pluggable, W3C Web Storage compliant API for key-value data
Localstorage with time to live / expiry, if expiry is zero uses SessionStorage
A Vuex persistence plugin in Typescript
Isomorphic Key-Value Storage
Storage(localStorage, sessionStorage) helper for KVS.
Give a Persist decorator to persist vue object properties to some storage
A local-first realtime NoSQL Database for JavaScript applications - https://rxdb.info/
Cache on frontend using LocalStorage
A localstorage adapter for ember data that is compatible with ember 2.x
Cordova plugin that migrates localStorage datafrom `cordova-plugin-ionic-webview` 1.x to 4.x This works for iOS only!
package for manage localstorage browser
A react package to manage persistant storage w localstorage and hook
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.
A ponyfill for the Storage API, utilizing SQLite
Cross-Window Broadcasting and Locking
Frequently used tools for React
Simple redux middleware which will store the current state tree in either session- or localstorage
CacheFirst is a ismorphic caching library that offers fluent APIs for caching JSON, Blob, Text, and ArrayBuffer data.
Convenient Map implementation for browser's localStorage.
silly function for saving/fetching json from window.localStorage
React hooks for sessionStorage and localStorage
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.
A simple local-storage cache with time based expiration policies
A puppeteer-extra plugin to persist sessions.
一个简单易用的js的localstorage响应式操作库
Reactive layer used to interact with localStorage for Vue 2
An offline storage solution for Angular apps
mongo api interface to localStorage and plain js objects
A Flipper Plugin to debug Realm applications.
Offline storage from localforage fix bug with Chrome dev-tools devices
A TypeScript library for SQL-like storage and query building in JavaScript/TypeScript projects
Make state shareable, accessible, persistent, etc...
Easy interact with localstorage in browser or node environment
User-friendly database module supporting JSON, MongoDB, YAML, and BSON formats for seamless data management.
localStorage like, fileSystem based storage
A Lightweight Schema-Free Object-Oriented LocalDatabase for Development and Production Purpose
A simple React hook that allows you to store data within LocalStorage with the same interface as the standard React.useState hook.
对本地储存的二次封装,支持过期
React hook that automatically syncs component state with browser localStorage
A lightweight and type-safe utility for interacting with **localStorage** in modern JavaScript & TypeScript applications
React package for using a device storage
A typesafe api that supercharges local and session storage with database like capabilities. Inspired by [drizzle](https://orm.drizzle.team/).
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
LocalStorage connector for ModelX
Browser Storage plugin for Svelte and Pinia
State and storage syncing for @ngrx/store
An LRU implementation that can be used with local storage, or other storage mechanisms that support a similar interface.
Persistence provides a pretty easy API to handle Storage's implementations.
A port of vuex-persist targeting es5
Ampersand.js, ampersand-sync hijack with localForage
A localStorage-compatible library that syncs with OnlyFrontend backend
Hybrid WebCache - A library that combines `localStorage`, `IndexedDB`, `SessionStorage` and `Memory` to provide a high-performance hybrid cache with multi-instance synchronization support.
Keep state in storage
Redux middleware for persisting and hydrating state
Move items from localstorage to leveldb
An Angular 2 TypeScript module that gives access to the browsers local storage.
Persist and rehydrate a Formik form
An observable data-store that persists in local storage
Fallback for browser LocalStorage
An easy way to save data, settings or anything else as json file in an application folder.
Automatic synchronization between your state, the URL and the LocalStorage.
OIDC public client with PKCE for react with tokens sharing by localStorage. React context included
A set of functions to use localstorage as if it were a database
Realm by MongoDB is an offline-first mobile database: an alternative to SQLite and key-value stores
services
A key/value storage system that publishes events.
An isomorphic cache that can use Redis, LocalStorage, IndexedDB or an in-memory Map.
Vue3 plugin for work with local storage, session storage and websql from Vue context, inspired by tarojs, vue-ls and secure-ls.
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
NPM package for interactions with localstorage with JSON-like data.
Cross-domain storage
> 封装一个localstorage的插件 🍵
A collection of useful React hooks
React hook persisting the state between sessions
A local database provider for electron
Utilities for persisting state to local storage, session storage, indexedDB, and more.
A Node-RED node for save on localstorage
Frontend key-value(JSON to JSON) persisted storage library
Universal Storage - A permanent storage based on domain cookie with a local-storage fallback.
Synchronize choo state with indexedDB
@webkrafters/universal-storage package dx friend wrapper
custom react hook for managing localstorage
Simple shopping cart on coding challenege using ES6 and Local 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
Angular warehouse module to store data in browser store (indexedDB, localstorage, websql, localstorage, inmemory)
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
Simple utility function to get and set data in your localStorage
A polyfill for the Broadcast Channel API, enabling communication across tabs.
Realm is a mobile database: an alternative to SQLite and key-value stores
LocalStorage adapter for Torch ORM
Svelte writable stores that automatically synchronize with localStorage
Backbone.js driver for localForage.
Declarative effects for Formik forms
Набор инструментов для управления состоянием и апи-запросами
Auto-save and restore form data using Local/Session/Custom Storage.
State and local storage syncing for @ngrx/store
<p align="center"> <b>A lightweight, type-safe, and reactive state management library for modern web applications</b> </p>
Goodies for Angular developer, backed at DataKitchen
utility functions
A package to help developers access client side storage
Redux Local Storage
State and data transport manager for mobile and web applications
Reactive Storage =============== <p align="center"><img src="./logo.svg" height="250px"></p>
A universal browser storage manager with optional AES encryption support for localStorage, sessionStorage, and cookies.
Web storage wrapper
```html <script src="https://cdn.jsdelivr.net/npm/iconify-browser-cache@0.4.0/dist/iconify-browser-cache.umd.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/iconify-icon@3.0.0/dist/iconify-icon.min.js"></script> ```
🚀Caching adapter for axios. Store request results in localStorage to prevent unneeded network requests. Just 1 KB.
A service that serving web storage for your application
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
ORM of IndexedDB
Node shim for the Web Store API.
React hooks for localstorage
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.
load svg async
React bindings for [workerdb](https://github.com/bkniffler/workerdb)
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
localForage sync adapter for Ampersand.js
Modern, flexible database adapter for Node.js
Library to use localstorage easily
Custom slicer for redux-localstorage that allows reducers to define their own persistence configuration.
Create and manage local db files and data
killua is a local-storage management library for React applications.
A realtime, decentralized, offline-first, graph data synchronization engine.
javascript array, string, number, point, color, cache, date utility/helper
A Laravel-like Cache Store for Javascript
Automatically saves and loads Formik form
Offline storage, improved.
Simple LocalStorage Api
Persist objects and sync them between tabs via IndexedDB or LocalStorage.
A powerful and customizable logging library for Angular application.
Emit events between browser tabs
LocalStorage implementation as a provider for storage stack
Local storage with encryption
For the time being the project scaffold expects TypeScript files.
A tiny wrapper around IndexedDB for an API similar to localStorage
petit store for react hooks
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
Just another LocalStorage wrapper.
Password based AES encrypt/decrypt using web crypto api
LocalStorageService for Angular with mostly the same API (and most of the code) from angular-local-storage
TypeScript client for LocalStorage KV GraphQL API with simple localStorage-like wrapper
A Vuex persistence plugin in Typescript
Complete React hooks library for localStorage with TTL, encryption, caching, sync, and advanced utilities.
A lightweight wrapper around localStorage to make it work like you think it does
LocalStorage adapter for Hypermode ChatKit
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.
同时兼容浏览器和微信小程序的LocalStorage
KVdb.io JavaScript API client providing key-value store database access in a simple and lightweight module
persist and rehydrate redux stores
localstorage that works in node and the browser
A small library providing an API for localStorage
Use local storage in react
Asynchronous usage for Window.localStorage.
Safe & expirable localStorage
Open Hybrid Positioning System
A Window localStorage Manager Lib
Useful React hooks written in Typescript
Extends Alpine JS official `$persist` plugin with enhanced localStorage functionality, expiration support, and custom storage options 📦
Save form state in the browser's localStorage
persist and rehydrate redux stores
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
XHR Consolidation and Caching for Backbone
localForage bindings for Angular
A minimal NoSql data storage for web application using browser LocalStorage API
A pesistent store for svelte based on svelte/store
Lightweight lib to work with the local storage implementing lifetime based on how many times the item was used
save and restore alt store state to localStorage, listens to changes
a lightweight javascript to handle localstorage.
Practice better dependency injection of browser APIs within your Angular components and services.
Custom patched version of original localforage
Powerful DOM manipulation library
yolo to storing things in the browser
A utility to store objects in localstorage, scoped by URL.
A lightweight and high performance async CSS and script loader for frontend optimization.
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.
A light-weight localStorage tool.
Plugin to sync vue instance data to localStorage
Simple, Easy, Local (or Session) Storage in React
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers
Frequently used tools for React
Local and Cloud data storage module. (JSON, BSON, YAML, Mongodb)
iframe cross domain localstorage share
a JSON/YAML/LocalStorage database module
Use clicky to invoke a callback after a user has clicked around your site/application a certain amount of times.
ForerunnerDB core utilities for operating on JSON data.
## CN localStorage 的读写操作, 支持版本更新与过期
fantastik is a database / local storage client for NodeJS that is blazingly fast
a module for saving drafts in local storage
A cross-domain local storage library.
a Promise-based, localStorage-like wrapper around IndexedDB
Backbone IndexedDB adapter with cross browser support via IDBWrapper
localForage bindings for Angular
Vue plugin for work with LocalStorage from Vue context
Universal input persistence for Vanilla, React, Vue, Astro, Next.js etc. with secure AES encryption.
A form storage solution with cross-tab synchronization
An adapter that replaces `Backbone.sync` to save to `window.localStorage` instead of to the server.
Nuxt3 module with autoimport and secure persist(localstorage, sessionstoage, cookie), expire option for pinia
Web Storage (API) polyfill. Using following storages in order of priority: localStorage -> cookie -> memory
Caching service package for Angular applications.
Persist and rehydrate parts or all of your Redux store.
Wrapper for localstorage api
super-localstorage 是 利用window.localStorage进行储存的插件可以加密储存【^运算符操作加密,可自定义密匙】,且可存取【Array ,Object, Boolean, Number, String】等类型的数据无需做JSON.stringify()或JSON.parse()处理。
Storage is plugin that help to store data in the local storage, or retrieve data
XHR with ETAG via localForage
Local store helps to communicate with browser local storage, you can store any data plain or encrypted, add listener with local storage
基于 localForage 制作的前端缓存系统
A lightweight (4KB) library for browser tab state synchronization and communication. Supports auto-persistence and real-time data sync between tabs.
Kolay Kullanımlı JsonDB/YamlDB Database Modülü
a JSON/YAML/LocalStorage database module
whSotorage is a way to encrypt localSotage
Small library to work with the local storage implementing lifetime for its items
Simple models for localforage.
localforage adapter for js-data.
A lightweight utility to simplify working with localStorage in JavaScript. Includes expiry, backup/restore, and debug helpers.
SplitPlayer - highly flexible extendable multi video player
Realm is a mobile database: an alternative to SQLite and key-value stores
a react use hook that adds localestorage and async + shared state
Data storage using redis, filesystem or localstorage (for client side).
Lightweight and flexible caching utility for React apps. Supports memory, localStorage, sessionStorage drivers, TTL expiration, and 'remember' callbacks out of the box.
Strongly Typed Utilities for Chums UI
Offline-first database with Reactive, Sync, Schema, Promises, Mongo-Query, Encryption, LevelDown
A lightweight LocalStorage caching solution with compression & expiration.
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers and NodeJs
a JSON/YAML/LocalStorage database module
A script-loader that handles caching scripts in localStorage
Bookmark management for your startpage
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
Çoklu adaptör destekli (JSON, YAML, MongoDB, LocalStorage) esnek ve kullanımı kolay Node.js veritabanı modülü.
localStorage adapter for autocache
Minimalist localStorage database API. Works well as a cache for CouchDB documents.
petit store for vue mixin
Simple LocalStorage Cache, with an API inspired by Rails.cache