Ecosyste.ms: Awesome
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: 1 day ago
JSON representation
TS libraries and other code
- Host: GitHub
- URL: https://github.com/nikitavoloboev/ts
- Owner: nikitavoloboev
- License: mit
- Created: 2016-06-10T16:41:33.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T15:58:51.000Z (3 months ago)
- Last Synced: 2024-10-29T17:31:58.836Z (2 months ago)
- Topics: bun, typescript, typescript-library
- Language: TypeScript
- Homepage:
- Size: 701 KB
- Stars: 819
- Watchers: 27
- Forks: 97
- 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
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)