A Polymer element for Mozilla's localForage (async storage via IndexedDB or WebSQL)
by addyosmaniHTML
Last 12 weeks · 0 commits
3 of 6 standards met
As mentioned in #3 this PR adapts the interface of iron-localstorage and transfers unit tests. Due to the async behavior of localForage the two elements can't share the same tests and the exact interface, but they are replaceable on a WebComponent level. @addyosmani do you see chances to use Promises in iron-localstorage too, so that this repo can run the exact same test files?
Repository: addyosmani/polymer-localforage. Description: A Polymer element for Mozilla's localForage (async storage via IndexedDB or WebSQL) Stars: 29, Forks: 6. Primary language: HTML. Languages: HTML (100%). License: BSD-3-Clause. Open PRs: 0, open issues: 4. Last activity: 10y ago. Community health: 57%. Top contributors: gronke, addyosmani.