Y
Hacker News
new
|
ask
|
show
|
jobs
by
LAC-Tech
1773 days ago
I've had good experiences with
https://github.com/jakearchibald/idb
It's basically a promise-based version of the standard API.
1 comments
TehShrike
1773 days ago
Yeah, Jake made idb not too long after I made small-indexeddb. I think it's one of the most reasonable options (and it has TypeScript types!), but it's still about 5x as much code as small-indexeddb.
link