Get the size of an element in pixels, including margins
npm install element-sizeGet the size of an element in pixels, including margins

Given a DOM element, return an array containing that element's width andheight in pixels.
MIT. See LICENSE.md for details.