Search
geometry-interfaces
The W3C Geometry Interfaces implemented in JavaScript and polyfilled.
v2.0.0 URL:
https://unpkg.com/geometry-interfaces@2.0.0/dist/index.js
Open
Browse Files
DOMMatrix
DOMMatrixReadOnly
DOMPoint
DOMPointReadOnly
DOMRect
DOMRectReadOnly
GeometryUtils
geometry
Geometry Interfaces
3D
affine transforms
transformation matrices
decompose-dommatrix
A small library to decompose a DOMMatrix into transform values.
v1.1.0 URL:
https://unpkg.com/decompose-dommatrix@1.1.0/dist/decomposeDOMMatrix.js
Open
Browse Files
matrix
DOMMatrix
unmatrix
decompose matrix
matrix transformations
transform-values-to-transform-commands
Takes in an object of transform values and outputs a string of transform commands in a stable order.
v1.2.0 URL:
https://unpkg.com/transform-values-to-transform-commands@1.2.0/dist/transformValuesToTransformCommands.js
Open
Browse Files
matrix
DOMMatrix
unmatrix
decompose matrix
matrix transformations
transforms
transform commands
dommetry
The W3C Geometry Interfaces implemented in JavaScript and polyfilled.
v0.0.3 URL:
https://unpkg.com/dommetry@0.0.3/index.js
Open
Browse Files
DOMMatrix
DOMMatrixReadOnly
DOMPoint
DOMPointReadOnly
DOMRect
DOMRectReadOnly
GeometryUtils
geometry