tldraw/packages/vec/README.md

38 lines
962 B
Markdown
Raw Normal View History

<div style="text-align: center; transform: scale(.5);">
2022-03-09 16:11:30 +00:00
<img src="https://github.com/tldraw/tldraw/raw/main/assets/card-repo.png"/>
</div>
# @tldraw/vec
This package contains the vector methods used by [tldraw](https://tldraw.com).
💕 Love this library? Consider [becoming a sponsor](https://github.com/sponsors/steveruizok?frequency=recurring&sponsor=steveruizok).
## Installation
```bash
yarn add @tldraw/vec
# or
npm i @tldraw/vec
```
## Community
### Support
Need help? Please [open an issue](https://github.com/tldraw/tldraw/issues/new) for support.
### Discussion
Want to connect with other devs? Visit the [Discord channel](https://discord.gg/SBBEVCA4PG).
### License
This project is licensed under MIT.
If you're using the library in a commercial product, please consider [becoming a sponsor](https://github.com/sponsors/steveruizok?frequency=recurring&sponsor=steveruizok).
## Author
- [@steveruizok](https://twitter.com/steveruizok)