149 packages found
Tiny local JSON database for Node, Electron and the browser
wraps localStorage and adds .getObject(), .setObject(), .isPersistent
Auto mock all localstorage and sessionstorage APIs for your Jest tests
returns true if localStorage is supported _and_ persistent
localStorage-compatible API, but only stored in memory
A mock browser with window, document, location, navigation, local and session storage to use for client side code tests in a node environment.
Simple db based on browser localStorage or sessionStorage
Namespaced key/value store backed by localStorage with events and default value loading.
in memory localStorage polyfill for node.js utilizing ES6 proxies
A NoSQL document store database for browsers and Node.js.
- irrelon
- forerunnerdb
- forerunner
- database
- nosql
- mongodb
- javascript
- document
- store
- browser
- node
- data
- binding
- index
- View more
this package will run a standalone, browser-compatible version of the nedb v1.8.0 database with zero npm-dependencies
Cross platform environment variables with process.env, window.name, location.hash and localStorage fallbacks
Database driver that uses localstorage as a table storage mechanism
localStorage wrapper which exposes a simple MongoDB-like syntax
Just localStorage with memory fallback. Works in edge cases like Safari private browsing.
Wrapper of local/session storage to persist state in the user browser
Lite&easy database for browsers based on localStorage.
localStorage wrapper that fails gracefully when it's not available, like in Safari private mode
A function to manipulate browser storages
Easy interact with browser storages: LocalStorage, SessionStorage, ...