文件名称:angularjs-cachomatic:用于LocalStorage的AngularJS客户端
文件大小:46KB
文件格式:ZIP
更新时间:2024-06-11 07:39:10
JavaScript
Cachomatic:AngularJS本地存储模块
该模块将为$ window的对象localStorage对象提供一个抽象和扩展层。 由于localStorage可用作移动设备上的缓存层,因此它还充当在cordova平台上运行的移动应用程序的轻量级持久层。
浏览器支持
依存关系
AngularJS( )
MomentJS( )
文献资料
安装
bower install cachomatic
建造
# checkout the repository
git clone git@github.com:ryanpager/cachomatic.git
【文件预览】:
angularjs-cachomatic-master
----package.json(793B)
----coffeelint.json(1KB)
----gulpfile.js(3KB)
----.bowerrc(30B)
----example.html(3KB)
----LICENSE(1KB)
----src()
--------cachomatic.coffee(6KB)
----.gitignore(129B)
----CHANGELOG.md(472B)
----README.md(1KB)
----bower.json(321B)
----API.md(2KB)
----release()
--------cachomatic.standalone.min.js(3KB)
--------cachomatic.min.js(36KB)
--------cachomatic.standalone.js(5KB)
--------cachomatic.js(99KB)