Confirmed users
717
edits
(Created page with "==indexDB API== References: http://www.w3.org/TR/IndexedDB/ Brief purpose of API: Implementation of W3C spec for indexDB General Use Cases: Storage mechanism for apps. Threa...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
== | ==IndexedDB API== | ||
References: | References: | ||
http://www.w3.org/TR/IndexedDB/ | http://www.w3.org/TR/IndexedDB/ | ||
Brief purpose of API: Implementation of W3C spec for | Brief purpose of API: Implementation of W3C spec for IndexedDB | ||
General Use Cases: Storage mechanism for apps. | General Use Cases: Storage mechanism for apps. |