You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a sample app to demonstrate indexeddb usage in an AngularJS app. It uses the [IDBWrapper](https://github.com/jensarps/IDBWrapper) lib, and includes a [polyfill library](https://github.com/axemclion/IndexedDBShim) for browsers that don't support IndexedDB (though, I have yet to test if IndexedDBShim actually kicks in yet).
0 commit comments