Skip to content

nikitavoloboev/ts

Repository files navigation

TS

TS libraries and other code

Setup

Using Bun.

Currently requires ts-utils to be present in lib folder (will be improved, PRs welcome).

mkdir lib && cd lib && git clone https://github.com/nikitavoloboev/ts-utils && cd ..
bun i

Run

I use this repo to test TS code fast.

bun dev

Runs: tput reset && bun --watch run.ts

Libraries

I publish TS Utils lib.

Scripts

Mostly use ts and this repo for scripts. scripts/get-git-project-of-path.ts is good example. I then run them with KM.

Contribute

Can see existing issues for things being worked on. See main issue for what's in focus right now.

Can open new issue (search existing ones for duplicates first) or start discussion on GitHub or Discord.

Can always submit draft PRs with good ideas/fixes. You will be helped along the way to make it merge ready.

Discord X nikiv.dev