Skip to content

A polyfill for DOM Geometry Interfaces

Domgeom is a polyfill for the DOM Geometry Interfaces Level 1 for JavaScript runtimes that don’t include them, such as Node.js. It’s available as an npm package:

npm install --save domgeom

The full documentation is available on the GitHub repository page.