Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajput-hemant/ts
⚡ Explore solutions to type challenges from https://tsch.js.org and Advent of Typescript from https://typehero.dev.
https://github.com/rajput-hemant/ts
advent-of-typescript advent-of-typescript-2023 bun type-challenges typehero typescript
Last synced: 2 months ago
JSON representation
⚡ Explore solutions to type challenges from https://tsch.js.org and Advent of Typescript from https://typehero.dev.
- Host: GitHub
- URL: https://github.com/rajput-hemant/ts
- Owner: rajput-hemant
- License: mit
- Created: 2023-12-15T15:57:57.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-04-01T09:19:49.000Z (7 months ago)
- Last Synced: 2024-04-02T05:37:44.756Z (7 months ago)
- Topics: advent-of-typescript, advent-of-typescript-2023, bun, type-challenges, typehero, typescript
- Language: TypeScript
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ts
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.15. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.