jakearchibald / idb

IndexedDB, but with promises
https://www.npmjs.com/package/idb
ISC License
6.29k stars 353 forks source link

Add external script reference example to installation #198

Closed bochap closed 3 years ago

bochap commented 3 years ago

Adding code examples for referencing the minimized idb file as an external script. This addresses #184

jakearchibald commented 3 years ago

Perfect

ShawnMcClure commented 3 years ago

Thanks - the external script reference example is very helpful, and completes the loop on examples.