I am looking for an implementation of indexeddb with Angularjs2. I came across this api https://github.com/gilf/angular2-indexeddb ; however, at present I see less activity in this project and it does not look ready for production. Any authority has a better recommendation for implementing indexeddb api for Angularjs2. https://mozilla.imtqy.com/localForage/ seems like a good option, but not sure about its integration with Angularjs 2.
source
share