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

cfx

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cfx

programmatically use cfx with node.js

0.0.3
latest
Source
npmnpm
Version published
Weekly downloads
5
-72.22%
Maintainers
1
Weekly downloads
 
Created
Source

node-cfx

Programatically use cfx in node

methods

currently supported methods, all return child process

  • docs
  • init
  • run
  • test
  • testall
  • xpi

options

Below is a list of options and their CLI equivalent

  • binary: '--binary',
  • extras: '--extra-packages',
  • config: '--use-config',
  • profile: '--profiledir',
  • pkgdir: '--pkgdir',
  • static: '--static-args',
  • app: '--app',
  • filter: '--filter',
  • repeat: '--times',
  • updateUr': '--update-url',
  • updateLink: '--update-link'

And there are special properties, env and dir, which the child process uses to execute

examples

Examples are in the examples/ dir, also check out the tests

dependencies

python, firefox

todo

Docs, better tests, currently requires FF installation to run, should use xvfb for headless tests

license

MIT License

Keywords

cfx

FAQs

Package last updated on 24 Feb 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