angular-async-local-storage
Async Storage Library
A client-side storage solution for Angular applications that leverages asynchronous indexedDB for efficient and secure data storage
Efficient client-side storage for Angular: simple API + performance + Observables + validation
677 stars
18 watching
69 forks
Language: TypeScript
last commit: 14 days ago
Linked from 1 awesome list
angularindexeddbjavascriptlocalstoragerxjstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
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 | 603 |
remobile/react-native-mongoose | A lightweight storage solution for React Native applications using AsyncStorage | 23 |
restuwahyu13/node-disk-storage | A fast and secure local storage solution for Node.js applications | 16 |
mikaak/angular-safeguard | Provides a unified storage interface for Angular applications using various drivers such as cookies, localStorage, sessionStorage, and in-memory storage. | 77 |
replikativ/konserve | A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 300 |
cyclejs/storage | A Cycle.js driver for interacting with browser storage | 51 |
orthecreedence/cl-async | A library providing asynchronous I/O capabilities for Common Lisp programming. | 276 |
pillowpillow/ng2-webstorage | A library that provides an easy-to-use service to manage local and session storage in Angular applications. | 427 |
hj29/vue-use-local-storage | A Vue 3 composition API to store and retrieve reactive data from local storage. | 4 |
clojure/core.async | Provides facilities for asynchronous programming and communication in Clojure | 1,956 |
briancavalier/creed | A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
visuallylab/react-native-use-persist-storage | A library that provides persistent storage and rehydration capabilities for React Native applications using Hooks. | 39 |
luics/storage | A JavaScript library that enables cross-terminal, cross-origin storage across different environments | 132 |
pinguinjkeke/vue-local-storage | A Vue.js plugin that provides type-safe storage and computed variables for local storage with support for both client-side and server-rendered applications. | 672 |
juliomrqz/vue-warehouse | Provides a cross-browser storage solution with support for multiple storage methods and plugins, enabling easy integration with Vue.js applications. | 174 |