@placeable-js/core
v0.1.0
Published
Headless DOM transform core: affine matrix math, oriented boxes, coordinate spaces, and an input-agnostic gesture engine.
Maintainers
Readme
@placeable-js/core
Headless DOM transform core: affine matrix math, oriented boxes, coordinate spaces, and an input-agnostic gesture engine.
Install
npm install @placeable-js/coreUsage
import { /* core APIs */ } from '@placeable-js/core'
import { createPointerGesture } from '@placeable-js/core/dom'License
MIT — see LICENSE in the repository root.
