rotate-component
v1.0.0
Published
Canvas rotation with origin support
Readme
rotate
Canvas rotation with origin support, expressed in radians or degrees.
Installation
$ component install component/rotateAPI
rotate(ctx, options)
rotate(ctx, { x: 50, y: 50, degrees: 180 });License
MIT
