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

https://github.com/nikitavoloboev/ts

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

bun typescript typescript-library

Last synced: 7 days ago
JSON representation

TS libraries and other code

Awesome Lists containing this project

README

        

# TS

## Setup

Relies on [ts-utils](https://github.com/nikitavoloboev/ts-utils) to be linked for some things to work.

Clone it, then run `bun link` in `ts-utils`. Then run `bun link @nikiv/ts-utils` inside `ts` repo.

Then:

```
bun i
```

## Run

Currently use this repo to run [scripts](scripts) or [daemons](daemons).

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

## Other

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)