gcollazo/ember-cli-addon-search

Use my localStorage!

Open

#60 aberto em 26 de jun. de 2015

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (35 forks)github user discovery
FeatureHelp Wanted

Métricas do repositório

Stars
 (68 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador