appcache-manifest-validate

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i appcache-manifest-validate

Weekly Downloads

1

Version

1.0.0

License

BSD

Last publish

Collaborators

  • smhg