Skip to content

Samples

David Fahlander edited this page Jan 30, 2017 · 59 revisions

React + Dexie

Angular2 + Dexie

Dexie with Electron

Simple todo (by Matt Andrews)

Simple Demo from Codeproject and Mozilla Hacks Articles:

Populate From Ajax

Open Existing Databases

Full Text Search

Full Text Search (IE compatible)

Using Dexie with Typescript

Including Dexie as an AMD module

Including Dexie with Browserify

Great simplification using ES6 yield (a poor man's async/await)

Various jsfiddles

Clone this wiki locally