is-phantom

1.0.1 • Public • Published

is-phantom Build Status

Check if current running context is PhantomJS.

Install

Via npm:

$ npm install is-phantom --save

Via Bower:

$ bower install is-phantom --save

Usage

var isPhantom = require('is-phantom');
 
isPhantom(); // true

License

MIT © Rafael Rinaldi

/is-phantom/

    Package Sidebar

    Install

    npm i is-phantom

    Weekly Downloads

    5

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • rafaelrinaldi