Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nikitavoloboev/ts

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

bun typescript typescript-library

Last synced: 1 day ago
JSON representation

TS libraries and other code

Awesome Lists containing this project

README

        

# TS

## Setup

Using [Bun](https://bun.sh).

It relies on [ts-utils](https://github.com/nikitavoloboev/ts-utils) to be linked.

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).

Run `.ts` files with `bun --watch`.

[![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)