basil.js
Storage manager
A JavaScript API for unified storage management across local storage, cookies, and session storage.
The missing Javascript smart persistent layer
2k stars
53 watching
62 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ericclemmons/bookshelf-manager | Tools and methods to simplify the creation, fetching, and saving of complex data structures in JavaScript applications. | 34 |
jeff-zucker/solid-file-client | A JavaScript library for managing files and folders in Solid data stores | 55 |
matthewmueller/socrates | A small Redux store with batteries-included features to simplify state management and good habits | 577 |
maiermic/cycle-storageify | Augments Cycle.js components with local storage support for onion-shaped state management | 6 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
gadingnst/simple-webstorage | Utilities to simplify accessing application storage in client browsers | 11 |
pillowpillow/ng2-webstorage | A library that provides an easy-to-use service to manage local and session storage in Angular applications. | 428 |
johnhenry/understate | A state management library that abstracts away Redux-like concepts using higher-order functional programming | 7 |
robinck/vue-ls | A Vue plugin for managing local storage, session storage, and memory storage from the Vue context. | 536 |
ethersphere/bee-js | A JavaScript library for uploading and managing decentralized storage data | 60 |
canopytax/sofe | Enables independently deployable JavaScript services to be retrieved at runtime in the browser | 139 |
keepassium/keepassium | A password manager app that integrates with multiple cloud storage services and provides automatic synchronization and protection features | 1,201 |
beezee/statelens | A small library providing a Ramda-based structure for state manipulation in JavaScript applications. | 0 |
jarlor/zsh-myservice | A plugin that simplifies management of custom services and Docker containers in the Zsh shell environment. | 1 |
alekseykulikov/storage | An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 606 |