2 Commits

Author SHA1 Message Date
2c805b95f7 Modularize the javascript with requirejs. 2013-04-17 17:56:22 -05:00
e0ba9712d4 A basic IndexedDb wrapper api.
* Init method for Initializing the Database.
* Basic CRUD methods.
* Session and Transaction Methods
   * for doing operations on an open database
   * and/or in a transaction.
2013-04-16 22:46:16 -05:00