Skip to content

nikitavoloboev/ts

Repository files navigation

TS

TS libraries and other code

Setup

Bun is used to run/install things.

It requires ts-utils to be present in packages.

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

Run

I use this repo to test TS code fast. Create a file run.ts in root, if you want to be able to run below command.

bun dev

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

Tests

bun test:watch

Packages

Currently I only publish TS Utils package.

Contribute

Always open to useful ideas or fixes in form of issues or PRs.

Can open new issue (search existing issues first) or start discussion.

It's okay to submit draft PR as you can get help along the way to make it merge ready.

Join Discord for more indepth discussions on this repo and others.

🖤

Support on GitHub or look into other projects.

Discord X nikiv.dev

Releases

No releases published

Sponsor this project

 

Packages

No packages published