gcollazo/ember-cli-addon-search

Use my localStorage!

Open

#60 ouverte le 26 juin 2015

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)JavaScript (35 forks)github user discovery
FeatureHelp Wanted

Métriques du dépôt

Stars
 (68 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur