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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    9
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    9
  • 1.0.0
    1

Package Sidebar

Install

npm i is-phantom

Weekly Downloads

10

Version

1.0.1

License

MIT

Last publish

Collaborators

  • rafaelrinaldi