appcache-manifest-validate
v1.0.0
Published
AppCache manifest validator
Downloads
3
Readme
appcache-manifest-validate
AppCache manifest validator which fetches each resource that needs to be cached and shows the HTTP status code. Missing resources cause the cache update process to fail. In that case the browser keeps using the old cache.
Usage
$ appcache-manifest-validate http://www.somesite.com/manifest.appcache
Installation
$ npm install appcache-manifest-validate -g
License
BSD