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

https://github.com/nikitavoloboev/ts

TS tools, libraries and other code
https://github.com/nikitavoloboev/ts

bun typescript

Last synced: 10 days ago
JSON representation

TS tools, libraries and other code

Awesome Lists containing this project

README

        

# TS

## Setup

```
pnpm i
```

## Run

Can run `.ts` files with `bun --watch`.

See [scripts](scripts), [daemons](daemons) or [packages](packages).

## Other

I wrap a lot of ts functionality in [cli](https://github.com/nikitavoloboev/cli-ts) & [server](https://github.com/nikitavoloboev/api-ts-hono).

More ts exploration [here](https://github.com/nikitavoloboev/ts-test).

[![Discord](https://go.nikiv.dev/badge-discord)](https://go.nikiv.dev/discord) [![X](https://go.nikiv.dev/badge-x)](https://x.com/nikitavoloboev) [![nikiv.dev](https://go.nikiv.dev/badge-nikiv)](https://nikiv.dev)