| |||||
IndexedDB is an API for client-side storage of significant amounts of structured data and for high performance searches on this data using indexes.
The download packages contain versions of the library that work with plain ol' vanilla JavaScript, Clojure and jQuery.
Besides IndexedDB, the Web SQL (SQLite) and WebStorage (localStorage) APIs are also supported as well.
Examples are included with the download.
Here are some key features of "IndexedDB wrapper library":
· Works in asynchronous mode
· Support for schema manipulation
· Auto versioning
· Low-level cursor iteration
· High level queries
Requirements:
· JavaScript enabled on client side
· jQuery 1.7 or higher (for the jQuery plugin)
What's New in This Release: [ read full changelog ]
· Added onReady event handler.

Via: IndexedDB wrapper library 0.4.1






0 Comment:
Post a Comment