https://github.com/guidefari/utils
common utils I use across projects
https://github.com/guidefari/utils
Last synced: over 1 year ago
JSON representation
common utils I use across projects
- Host: GitHub
- URL: https://github.com/guidefari/utils
- Owner: guidefari
- Created: 2024-07-18T16:59:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T17:25:08.000Z (almost 2 years ago)
- Last Synced: 2025-04-02T02:44:29.328Z (over 1 year ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @guide/utils
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.0.35. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.