Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

basic-mouse-event-polyfill-phantomjs

lechu1985944MIT0.0.2

This is a simple polyfill to help PhantomJS with handling Mouse Events

mouseevent, phantomjs, polyfill

readme

basic-mouse-event-polyfill-phantomjs

Build Status

A simple polyfill to help PhantomJS out.

Function originally taken from https://github.com/ariya/phantomjs/issues/11289 @ghiscoding (which was taken from MouseEvent-Polyfill

Install for dev via:

  • npm install basic-mouse-event-polyfill-phantomjs --save-dev
  • yarn add basic-mouse-event-polyfill-phantomjs --dev