darcyclarke / Repo.js

:page_facing_up: A plugin to embed Github repos on your site
MIT License
911 stars 83 forks source link

Add caching so that Repo.js doesn't hit the Github API rate limit #21

Open darcyclarke opened 11 years ago

darcyclarke commented 11 years ago

localstorage + new Date() jazziness.

Habbie commented 11 years ago

additionally: if you do hit the rate limit, show something more informative than the octocat spinner, please :)