tldraw/packages/vec
Wes Lord 2ebeb01b8a
[chore] Assorted small improvements to docs (#928)
* Remove leftover references to removed Electron app

(Experimental Electron app was purged in #893)

* Correct thanking organization in CONTRIBUTING.md

* Remove reference to pressure (ease) in Vec.pointsBetween description

Used to have an "ease" param, removed in #163

* Make links to core examples from core/README.md more explicit
2022-08-25 09:18:53 +01:00
..
src [chore] Assorted small improvements to docs (#928) 2022-08-25 09:18:53 +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 Chore: update and optimize turbo (#885) 2022-08-11 07:08:32 +01:00
README.md update images 2022-03-09 16:11:30 +00:00
tsconfig.build.json chore: remove typedoc and docs scripts (#864) 2022-07-29 15:22:08 +01:00
tsconfig.dev.json chore: remove typedoc and docs scripts (#864) 2022-07-29 15:22:08 +01:00
tsconfig.json chore: remove typedoc and docs scripts (#864) 2022-07-29 15:22:08 +01: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