Best IndexedDB Wrappers [closed]
I wrote the db.js library so I might be a bit biased but it’s main goals were to: Add Promise based callback handling rather than wiring up events to onsuccess and the like Add a simple and fluent API for querying that relied on method chaining and ultimately looked like JavaScript code Use a JavaScript … Read more