UNPKG

bounding-client-rect

Version:

Cross-browser `getBoundingClientRect()` for all Node types

28 lines (27 loc) 566 B
{ "name": "bounding-client-rect", "repo": "webmodules/bounding-client-rect", "version": "1.0.5", "description": "Cross-browser `getBoundingClientRect()` for all Node types", "keywords": [ "browser", "bounding", "client", "rect", "getBoundingClientRect", "TextRectangle", "TextNode", "Node", "Range", "HTMLElement" ], "main": "index.js", "author": "Nathan Rajlich <nathan@tootallnate.net>", "license": "MIT", "scripts": [ "index.js" ], "dependencies": { "webmodules/get-document": "1.0.0" } }