An open API service indexing awesome lists of open source software.

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]

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

[![kofi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white)](https://ko-fi.com/dunghd)
[![paypal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://paypal.me/dunghd)
[![buymeacoffee](https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://www.buymeacoffee.com/dunghd)

Give a ⭐️ if this project helped you!