Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngot/webcache
a cache tool for browser.
https://github.com/ngot/webcache
Last synced: about 1 month ago
JSON representation
a cache tool for browser.
- Host: GitHub
- URL: https://github.com/ngot/webcache
- Owner: ngot
- Created: 2014-02-22T15:07:24.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-18T15:12:58.000Z (almost 11 years ago)
- Last Synced: 2024-10-16T21:26:32.096Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###webcache
[![Build Status](https://travis-ci.org/ngot/webcache.png?branch=master)](https://travis-ci.org/ngot/webcache)
####Install
```
bower install webcache --save
```a cache tool for browser.
####Develop
*run:*
```
npm install
```####Build your owen loader
*run:*
```
grunt
```