Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```