An open API service indexing awesome lists of open source software.

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 🥟

Awesome Lists containing this project

README

        

# vector-tools

![a gif the program adding vectors](.github/images/vhs.gif)

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

![the program adding vectors](.github/images/image.png)

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)_