The W3C Geometry Interfaces implemented in JavaScript and polyfilled.
npm install dommetrydommetry
========
The W3C Geometry
Interfaces implemented in JavaScript and
polyfilled.
In the box so far
-----------------
#### Work in progress
- DOMMatrixReadOnly
- DOMMatrix
#### Up next
#### Under consideration
Contributing
------------
Disclaimer: I'm implementing these interfaces/APIs on an as-needed basis, so
this project may not currently include all of the interfaces or APIs.
Consider bringing the web forward by making a pull request to add missing
interfaces, APIs, or performance improvements (especially on the matrix
calculations). :]
Miscellaneous
-------------
The word "dommetry" is a play on the words "geometry" and "DOMMatrix" put
together.