localForage-observable
Data observer
A library that provides observables to interact with the localForage data storage system
Observables for localForage
87 stars
5 watching
2 forks
Language: TypeScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jimrhoskins/knockout.localstorage | A plugin for knockout.js that allows observable values to be stored in local storage. | 67 |
fxm90/lightweightobservable | An implementation of an observable sequence that can be subscribed to in a lightweight and convenient way | 135 |
slazyk/observable-swift | A Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers. | 1,235 |
ba-st/bell | A library providing observability capabilities such as logs and metrics. | 6 |
fastly/performance-observer-polyfill | A polyfill API to observe performance metrics in environments with limited browser support | 29 |
dacap/observable | A C++ library providing a simple way to manage notifications and event handlers in concurrent applications. | 75 |
serilog/serilog-sinks-observable | A package that enables logging events to be observed and processed as observable streams. | 23 |
blendle/hanson | A lightweight library to observe and bind values in Swift | 518 |
timhall/svelte-observable | A library that simplifies working with observables in Svelte components by providing a unified API for reactive stores. | 62 |
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 |
jamesfoster/knockout.observabledictionary | An implementation of an observable dictionary in KnockoutJS | 88 |
wolox/reactivearray | An implementation of an observable array class in Swift | 53 |
marcj/angular2-localstorage | Automates storage and retrieval of directive class properties to HTML5 LocalStorage. | 303 |
fieldval/fieldval-js | A JavaScript library for validating data and providing structured error reports. | 136 |
capaj/mobx-observer | A utility to simplify integration of MobX observables with React-like components | 13 |