GitShow/addyosmani/polymer-localforage
addyosmani

polymer-localforage

A Polymer element for Mozilla's localForage (async storage via IndexedDB or WebSQL)

by addyosmani
Star on GitHubFork

HTML

29 stars6 forks2 contributorsQuiet · 10y agoSince 2014BSD-3-Clause

Meet the team

See all 2 on GitHub →
gronke
gronke6 contributions
addyosmani
addyosmani5 contributions

Languages

View on GitHub →
HTML100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

3 of 6 standards met

Community profile →
57
✓README✓License✓Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 4 discussions · Last activity 10y ago
See all on GitHub →
thgreasi
Is this abandoned?OpenIssue

Is it ok to fork it under the localForage organization as polymer-localforage-2 ?

thgreasi · 9y ago
thgreasi
Request: release a new versionOpenIssue

Please, can you release a new version of the bower package with the current source?

thgreasi · 9y ago
gronke
align public interface with PolymerElements/iron-localstorageOpenIssue

This element should share it's interface with iron-localstorage, so that both elements can be swapped out. The question before refactoring is whether to deprecate this element in favor of or there's demand for each of them.

gronke · 10y ago

Recent fixes

View closed PRs →
gronke
adapt iron localstorage interfaceMergedPR

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?

gronke · 10y ago
gronke
update to Polymer 1.1.2MergedPR

update to Polymer v1.1.2 migrate testing framework to current PolymerElements default wct (Demo might be still broken as mentioned in #1)

gronke · 10y ago
Structured data for AI agents

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.

·@ofershap

Replace github.com with gitshow.dev