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
- Host: GitHub
- URL: https://github.com/nikitavoloboev/ts
- Owner: nikitavoloboev
- License: mit
- Created: 2016-06-10T16:41:33.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-05-01T12:47:35.000Z (23 days ago)
- Last Synced: 2025-05-15T09:05:07.855Z (10 days ago)
- Topics: bun, typescript
- Language: TypeScript
- Homepage:
- Size: 203 KB
- Stars: 817
- Watchers: 27
- Forks: 95
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
- favorite-link - 我的 macOS 配置:Zsh,Karabiner,VS Code,Sublime,Neovim,Nix,Hammerspoon。
- awesome-starred-test - nikitavoloboev/ts - TS tools, libraries and other code (TypeScript)
- jimsghstars - nikitavoloboev/ts - TS tools, libraries and other code (TypeScript)
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).
[](https://go.nikiv.dev/discord) [](https://x.com/nikitavoloboev) [](https://nikiv.dev)