1.0.0 • Published 7 years ago

appcache-manifest-validate v1.0.0

Weekly downloads
2
License
BSD
Repository
github
Last release
7 years ago

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