import { CSSMatrix } from 'css-matrix';
const transform = new CSSMatrix()
.translate(100, 200)
.rotate(45)
.toTransform()
;-
Notifications
You must be signed in to change notification settings - Fork 1
CSS 2D Matrix transformation library
License
BohdanTkachenko/css-matrix
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
CSS 2D Matrix transformation library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published