https://github.com/jellydn/ts-pretty-error
CLI or plugin for formatting TypeScript errors [WIP]
https://github.com/jellydn/ts-pretty-error
cli deno ink typescript
Last synced: 2 months ago
JSON representation
CLI or plugin for formatting TypeScript errors [WIP]
- Host: GitHub
- URL: https://github.com/jellydn/ts-pretty-error
- Owner: jellydn
- Created: 2023-05-11T14:15:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-01T19:30:37.000Z (3 months ago)
- Last Synced: 2026-04-02T06:49:34.760Z (3 months ago)
- Topics: cli, deno, ink, typescript
- Language: TypeScript
- Homepage:
- Size: 540 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to ts-pretty-error 👋
WIP - TBD (CLI or Plugin)
Simple demo usage of [Pretty TypeScript Error formatter](https://github.com/yoavbls/pretty-ts-errors/blob/monorepo-migration/packages/formatter/README.md)
[![IT Man - Tech #30 - Deno 101 - The best developer experience [Vietnamese]](https://i.ytimg.com/vi/ocLNcwm4xUs/hqdefault.jpg)](https://www.youtube.com/watch?v=ocLNcwm4xUs)
## Usage
```sh
npx ts-pretty-error
```
#### Initialize
```sh
git clone https://github.com/jellydn/ts-pretty-error
```
### Develop
```sh
deno task dev
```
### Test
```sh
deno task test
```
### Benchmark
```sh
deno task bench
```
## Author
👤 **Dung Huynh**
- Website: https://productsway.com/
- Twitter: [@jellydn](https://twitter.com/jellydn)
- Github: [@jellydn](https://github.com/jellydn)
## Show your support
[](https://ko-fi.com/dunghd)
[](https://paypal.me/dunghd)
[](https://www.buymeacoffee.com/dunghd)
Give a ⭐️ if this project helped you!