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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i mod-phantomjs

    Weekly Downloads

    1

    Version

    0.1.2

    License

    none

    Last publish

    Collaborators

    • yuanyan