This is a sample app to demonstrate indexeddb usage in an AngularJS app. It uses the IDBWrapper lib, and includes a polyfill library for browsers that don't support IndexedDB (though, I have yet to test if IndexedDBShim actually kicks in yet).
This is a sample app to demonstrate indexeddb usage in an AngularJS app. It uses the IDBWrapper lib, and includes a polyfill library for browsers that don't support IndexedDB (though, I have yet to test if IndexedDBShim actually kicks in yet).