TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Bootup.js - cache and load static files from local storage

44 点作者 quan超过 12 年前

5 条评论

ushi超过 12 年前
Paul Irish made something similar. A jQuery plugin that used localStorage to cache ajax responses.<p><a href="https://github.com/paulirish/jquery-ajax-localstorage-cache" rel="nofollow">https://github.com/paulirish/jquery-ajax-localstorage-cache</a>
le_isms超过 12 年前
Please correct me if I'm wrong, but isn't this what the browser cache is for?
评论 #4733510 未加载
nickporter超过 12 年前
Warning, LGPL licensed.
评论 #4733791 未加载
评论 #4736178 未加载
itsnotvalid超过 12 年前
Looks like an open-source version of Cloudflare's Rocket Loader, but without the source file concatenation. Still, we should produce something open-source for these.
aioprisan超过 12 年前
There is also a size limit of 5MB that you should be aware of.
评论 #4734054 未加载