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
- Host: GitHub
- URL: https://github.com/ashblue/my-idb
- Owner: ashblue
- Created: 2012-08-03T15:53:37.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-07T21:59:57.000Z (over 13 years ago)
- Last Synced: 2025-04-07T21:17:56.144Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 535 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My IDB (Indexed Database)
==============
Docs coming soon.