is-phantom
v1.0.1
Published
Check if current running context is PhantomJS.
Maintainers
Readme
is-phantom 
Check if current running context is PhantomJS.
Install
Via npm:
$ npm install is-phantom --saveVia Bower:
$ bower install is-phantom --saveUsage
var isPhantom = require('is-phantom');
isPhantom(); // trueLicense
MIT © Rafael Rinaldi
