Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shun-shobon/fix-missspell
https://github.com/shun-shobon/fix-missspell
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shun-shobon/fix-missspell
- Owner: shun-shobon
- Created: 2021-10-17T16:38:25.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T17:22:21.000Z (22 days ago)
- Last Synced: 2024-10-29T18:46:43.148Z (22 days ago)
- Language: TypeScript
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# fix-missspell
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.1. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.