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

https://github.com/codebydusk/tron-js

You should know what it is!
https://github.com/codebydusk/tron-js

Last synced: about 1 month ago
JSON representation

You should know what it is!

Awesome Lists containing this project

README

          

# tron-js
You should know what it is!

To install dependencies:

```bash
bun install
```

To run:

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

This project was created using `bun init` in bun v1.2.21. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.