local-storage-firmino
Package for storage in localStorage of the browser, already has the conversion of objects to string and string to object again
Package for storage in localStorage of the browser, already has the conversion of objects to string and string to object again
对`localstorage`的简单增强,方便应对项目中各种情况。目前暂未对不支持`localstorage`的平台做兼容处理,所以使用之前一定要确保平台支持`localstorage`功能
localStorage with type casting and fallbacks.
Fixture store for Angular projects. All data is persisted in localStorage.
Key-value storage for JS that wraps IndexedDB with fallback to LocalStorage
Javascript library that offers data persistence between frontend pages. Builds on localstorage to store Javascript objects
Fully asynchronous localStorage implementation using Web Workers
Small localstorage wrapper with prefixing
localStorage adapter for autocache
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 tiny API wrapper for localStorage that lets you safely save numbers, arrays, objects and other data types.
Utility for maintaining state in an application
Javascript configuration library to handle an application's configuration. Stores config to localstorage.
localstorage helper
A localStorage collections db
A Cycle.js driver for animating (srsly) localStorage.
A realtime, decentralized, offline-first, graph data synchronization engine.
Backbone IndexedDB adapter with cross browser support via IDBWrapper
Backbone sync function adapter for persisting Models and Collections to browser localStorage
XHR Consolidation and Caching for Backbone