-
-
Notifications
You must be signed in to change notification settings - Fork 669
Download
David Fahlander edited this page Apr 7, 2016
·
72 revisions
https://npmcdn.com/dexie/dist/dexie.js
https://npmcdn.com/dexie/dist/dexie.min.js
https://npmcdn.com/dexie/dist/dexie.min.js.map
https://npmcdn.com/dexie/dist/dexie.d.ts
npm install dexie --save
or
bower install dexie --save
- Dexie Fiddle: https://jsfiddle.net/dfahlander/3tf5r0cu/
- Dexie with yield: https://jsfiddle.net/dfahlander/b7axqyjw/
- Sample from wiki: https://jsfiddle.net/dfahlander/qmr9L6L8/
- Open existing DB: https://jsfiddle.net/dfahlander/b8Levamm/
TODO list (by Matt Andrews)
Simple Demo from Codeproject and Mozilla Hacks Articles:
Dexie.js - minimalistic and bullet proof indexedDB library