cfx

0.0.3 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    5
  • 0.0.2
    1
  • 0.0.1
    12

Package Sidebar

Install

npm i cfx

Weekly Downloads

15

Version

0.0.3

License

MIT

Last publish

Collaborators

  • jsantell
  • peacememories
  • pixnbits