You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@blinkmobile/appcache-fetcher

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blinkmobile/appcache-fetcher

BlinkMobile-specific wrapper for https://github.com/jokeyrhyme/appcache-fetcher.js

1.0.0
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

appcache-fetcher.js

BlinkMobile-specific wrapper for https://github.com/jokeyrhyme/appcache-fetcher.js

npm module travis-ci

usage

Usage: appcache-fetcher [options] <url> <output>

Options:

  -h, --help     output usage information
  -V, --version  output the version number
  -f, --force    wipe `output' if it already exists, create if needed
  -s, --strict   consider fetch errors as fatal

example

node path/to/appcache-fetcher.js/ http://devdocs.io/ ~/Desktop/output

See the Cordova how-to guide for more specific examples.

FAQs

Package last updated on 14 Dec 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts