simple-webstorage
Storage utilities
Utilities to simplify accessing application storage in client browsers
Lightweight utilities that can make easier to access application storage in client browser.
11 stars
1 watching
6 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
javascriptjavascript-libraryjavascript-utilitylocal-storagenpm-packagesession-cookieweb-storage
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight wrapper around browser storage APIs for VueJS applications | 8 |
| An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 603 |
| A lightweight JavaScript library for storing and manipulating JSON data on the client-side. | 2,132 |
| A lightweight JavaScript key-value store for local browser storage and pub/sub messaging. | 1,537 |
| Provides a fallback storage solution for temporary data in the browser using alternative APIs when sessionStorage is not available | 23 |
| A typed storage API for Web Extensions | 65 |
| Provides a simple way to store and retrieve data in web applications | 112 |
| A small, functional utility library with 14 core functions for common operations in JavaScript | 261 |
| An implementation of the WebStorage API as a React/Flux-style store. | 3 |
| A collection of reusable web development components and utilities. | 5 |
| Provides a cross-browser storage solution with support for multiple storage methods and plugins, enabling easy integration with Vue.js applications. | 174 |
| A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |
| Enables local storage and synchronization of web application data in the browser using WebAssembly | 663 |
| Caches values and automatically reuses cached results of function calls in web extensions | 81 |
| A lightweight alternative to Google's Firestore JavaScript SDK | 217 |