tree: 5b072547894ae5d83c4a53b389fc5174800d94b2 [path history] [tgz]
  1. idb.js
  2. LICENSE
  3. README.md
third_party/idb/README.md

Name: idb Short Name: idb URL: https://github.com/jakearchibald/idb Version: 2.1.3 License: ISC License File: LICENSE Security Critical: no

Description: This directory contains a modified version of the compiled JavaScript source for idb, a tiny library that mirrors IndexedDB, but replaces the weird IDBRequest objects with promises, plus a couple of other small changes.

The original source has been modified to support ES6 modules.

The source git repository can be found at: https://github.com/jakearchibald/idb