use-transform
TypeScript icon, indicating that this package has built-in type declarations

1.11.3 • Public • Published

use-transform

use-transform is a no-dependency React library that manages the 2D transformation of a surface i.e. position, rotation, scale. It offers low-level utility functions, and hooks which can be composed to calculate transforms for:

  • Multi-touch or mouse or pen input across HTML, SVG, Canvas, WebGL (or anything else)
  • Scaling for mouse wheel / touchpad input
  • Handles to scale and/or rotate an object around a given point

Note: a polyfill is required for platforms where pointer events are not available.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.11.3
    689
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.11.3
    689
  • 1.11.2
    1

Package Sidebar

Install

npm i use-transform

Weekly Downloads

3

Version

1.11.3

License

MIT

Unpacked Size

282 kB

Total Files

32

Last publish

Collaborators

  • will.bamford