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"
        }
    }
};

Readme

Keywords

none

Package Sidebar

Install

npm i mod-phantomjs

Weekly Downloads

0

Version

0.1.2

License

none

Last publish

Collaborators

  • yuanyan