Tldraw/packages/vec
with-heart 2e36dadfec
chore: clean up local dev tooling (#856)
* chore: clean up husky + lint-staged

* chore: format all files with prettier
2022-07-28 08:19:53 +01:00
..
src 1.7.2, add Vec.distanceTo / Vec.nearestPointOnBounds 2022-06-21 08:49:45 +01:00
CHANGELOG.md Update Vec 2022-06-21 08:56:49 +01:00
LICENSE.md Update documentation 2022-01-07 09:01:08 +00:00
README.md update images 2022-03-09 16:11:30 +00:00
package.json chore: clean up local dev tooling (#856) 2022-07-28 08:19:53 +01:00
tsconfig.build.json [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00
tsconfig.dev.json [improvement] Improve monorepo (lask + turbo) (#566) 2022-02-08 11:05:56 +00:00
tsconfig.json [improvement] Improve monorepo (lask + turbo) (#566) 2022-02-08 11:05:56 +00:00

README.md

@tldraw/vec

This package contains the vector methods used by tldraw.

💕 Love this library? Consider becoming a sponsor.

Installation

yarn add @tldraw/vec
# or
npm i @tldraw/vec

Community

Support

Need help? Please open an issue for support.

Discussion

Want to connect with other devs? Visit the Discord channel.

License

This project is licensed under MIT.

If you're using the library in a commercial product, please consider becoming a sponsor.

Author