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

https://github.com/cachewatch/jquery

API in jQuery
https://github.com/cachewatch/jquery

javascript jquery npm

Last synced: about 2 months ago
JSON representation

API in jQuery

Awesome Lists containing this project

README

          

# CacheWatch for jQuery

API on jQuery

```javascript
var cacheWatch = $('body|html').cache();
// More Code
cacheWatch.ready();

```

Look the body
```html

```