1.0.1 • Published 10 years ago
is-phantom v1.0.1
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