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
2
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.1
Source
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
2
Weekly downloads
 
Created
Source

appcache-fetcher.js

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

npm module travis-ci

Installation

npm install -g @blinkmobile/cli @blinkmobile/appcache-fetcher

Usage

Usage: blinkm acf [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

bm acf https://your.offline.web.app/ path/to/your/project/www

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

FAQs

Package last updated on 10 Feb 2016

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