Element Picker
A JavaScript library to help you point and click to get the hovered element.
Install
npm install --save element-picker
Usage
var elementPicker = { console} elementPicker
Options
backgroundColor
{String}
optional
default='rgba(0, 0, 0, 0.1)'
The background color used when an element is being hovered.
License
MIT. Copyright (C) James Bechet.