Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mg901/ts-data-structures
https://github.com/mg901/ts-data-structures
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mg901/ts-data-structures
- Owner: mg901
- Created: 2023-11-10T12:05:42.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-09T12:51:46.000Z (9 months ago)
- Last Synced: 2024-04-10T12:10:29.505Z (9 months ago)
- Language: TypeScript
- Size: 1 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bun-start
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.11. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.