gcollazo/ember-cli-addon-search

Use my localStorage!

Open

#60 geöffnet am 26. Juni 2015

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (35 Forks)github user discovery
FeatureHelp Wanted

Repository-Metriken

Stars
 (68 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

I checked the console's net tab and it looks like your downloading just under 1MB of data each time I open the page. Feel free to use my localStorage and cache the data.

I think most browser localStorage can hold more than a MB. http://stackoverflow.com/questions/3500713/html5-localstorage-size

Contributor Guide