bootup.js —— 通过本地存储来降低网页加载时间

bootup.js 可以在本地存储中缓存和加载静态文件,可轻松管理 JS 和其他离线使用的文件,用于提升 web 页面的启动时间。

TradeMe / bootup.js

Watch 196 Fork 8

Cache and load static files from local storage. — More...

Issues
#5 Integration with conditional loader by cloudwizard  2012-11-02
#4 Isn't localStorage somehow limited? by daGrevis  2012-11-02
#1 Very Good !! Can i post an example ? by mikyweb  2012-11-02
#3 Make refresh work and add support for XDomainRequest by tchak  2012-11-02

你可能感兴趣的:(Boot)