An open API service indexing awesome lists of open source software.

https://github.com/ashblue/my-idb

Creates an asynchronous IndexedDB database from a JSON file and provides active caching for synchronous access. Includes polyfills for older implementations of IndexedDB. My IDB accessed through window.mydb
https://github.com/ashblue/my-idb

Last synced: 6 months ago
JSON representation

Creates an asynchronous IndexedDB database from a JSON file and provides active caching for synchronous access. Includes polyfills for older implementations of IndexedDB. My IDB accessed through window.mydb

Awesome Lists containing this project

README

          

My IDB (Indexed Database)
==============

Docs coming soon.