tldraw/packages/vec
2022-06-21 08:56:49 +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
package.json Update Vec 2022-06-21 08:56:49 +01:00
README.md update images 2022-03-09 16:11:30 +00: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

@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