Skip to content

rafaelrinaldi/is-phantom

Repository files navigation

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

About

👻 Check if current running context is PhantomJS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published