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
Service to create, add, remove data into indexedDB
** Instruction **
bower install angularIndexedDB
.Add the dependency angular-indexedDB
.Inject IndexedDB as a service into your controller
.IndexedDB for add
.IndexedDB for remove
About
Service to create, add, remove data into indexedDB