mod-phantomjs

0.1.2 • Public • Published

mod-phantomjs

Run script in phantomjs sandbox

Usage

module.exports = {
    plugins: {
        "phantom": "mod-phantomjs"
    },
    tasks: {
        "phantom": {
            script: "./test.js",
            args: "http://www.qq.com"
        }
    }
};

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    1
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i mod-phantomjs

Weekly Downloads

1

Version

0.1.2

License

none

Last publish

Collaborators

  • yuanyan