Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/braden-w/expressions
https://github.com/braden-w/expressions
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/braden-w/expressions
- Owner: braden-w
- Created: 2024-09-28T21:57:19.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-01T20:45:02.000Z (3 months ago)
- Last Synced: 2024-11-30T21:04:51.102Z (25 days ago)
- Language: TypeScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# how-to-document-expressions
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.29. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.