https://github.com/taciturnaxolotl/vector-tools
a quick tool for vector math made in 🥟
https://github.com/taciturnaxolotl/vector-tools
Last synced: 4 months ago
JSON representation
a quick tool for vector math made in 🥟
- Host: GitHub
- URL: https://github.com/taciturnaxolotl/vector-tools
- Owner: taciturnaxolotl
- License: agpl-3.0
- Created: 2024-09-21T17:40:25.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-09-21T18:16:28.000Z (7 months ago)
- Last Synced: 2024-12-08T06:29:48.651Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 561 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# vector-tools

To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.20. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
---
_© 2024 Kieran Klukas_
_Licensed under [AGPL 3.0](LICENSE.md)_