Plugin jQuery: jQuery Plugin for the IndexedDB API

jQuery Plugin for the IndexedDB API
http://www.jqueryrain.com/?http://nparashuram.com/jquery-indexeddb/example/index.html
https://github.com/axemclion/jquery-indexeddb
23/06/2013

Nội dung

jQuery Plugin for the IndexedDB API

IndexedDB is a database inside a browser to save and retrieve objects on the browser/client.

The Jquery IndexedDB Plugin is a wrapper over IndexedDB, making it easier to use with Jquery.

  • Don’t worry out browser differences ( setVersion/onupgradeneeded ).
  • Use Jquery promises in place of requests
  • Supports chaining, less verbose syntax

IndexedBD is not supported on all browsers . You can use the IndexedDB polyfill over WebSQL to get the plugin working on Opera, Safari, iPad, iPhone, etc.


Nguồn: www.jqueryrain.com/2013/06/jquery-plugin-for-the-indexeddb-api/


Chưa có phản hồi
Bạn vui lòng Đăng nhập để bình luận