UNPKG

indexeddb

Version:

A pure-JavaScript implementation of IndexedDB that is durable and scalable.

18 lines (10 loc) 504 B
IndexedDB A pure-JavaScript implementation of IndexedDB that is durable and scalable. Discussion: http://github.com/bigeasy/indexeddb/issues/1 Documentation: http://bigeasy.github.io/indexeddb Source: http://github.com/bigeasy/indexeddb Issues: http://github.com/bigeasy/indexeddb/issues Install: `npm install indexeddb` License: MIT To learn everything you want to know about IndexedDB start here: http://bigeasy.github.io/indexeddb