$ cnpm install element-size
Get the size of an element in pixels, including margins
Given a DOM element
, return an array containing that element's width
and
height
in pixels.
MIT. See LICENSE.md for details.
Copyright 2013 - present © cnpmjs.org