gcollazo/ember-cli-addon-search

Use my localStorage!

Open

#60 opened on Jun 26, 2015

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

Repository metrics

Stars
 (68 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide