Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coinerartist/quickcanvas
https://github.com/coinerartist/quickcanvas
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/coinerartist/quickcanvas
- Owner: CoinerArtist
- Created: 2024-12-20T18:57:24.000Z (20 days ago)
- Default Branch: main
- Last Pushed: 2024-12-20T21:11:58.000Z (20 days ago)
- Last Synced: 2024-12-20T22:21:55.866Z (20 days ago)
- Language: TypeScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QuickCanvas
QuickCanvas makes the [CanvasAPI](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API) more convenient by using vectors.
It is meant to be used with [@coin/vector2d](https://jsr.io/@coin/vector2d), but will work with any `{x: number, y: number}`.