| ▲ | adverbly 7 hours ago | |
Any good resources or wrappers for indexedDB people would recommend? The API seems kinda unapproachable compared to other data stores. https://github.com/tinyplex/tinybase seems kinda good maybe? | ||
| ▲ | artman 5 hours ago | parent | next [-] | |
https://github.com/jakearchibald/idb is a nice low-level wrapper for IndexDB that promisifies the API without much performance overhead. | ||
| ▲ | herpdyderp 5 hours ago | parent | prev [-] | |