bounding
Normalized cross-browser element.getClientBoundingRect
npm install bounding --save
var bounding =
API
bounding(element)
Get a normalized plain object representing element's client bounding rectangle
bottom: 118875 height: 974375 left: 195 right: 6305 top: 214375 width: 611 x: 195 y: 214375
License
MIT