Skip to content

Commit 1c67bb8

Browse files
authored
add clite-parser (#392)
1 parent 6850723 commit 1c67bb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ This list is a collection of the best Deno modules and resources.
9090
- [chart](https://github.com/maximousblk/chart) - Console ASCII line charts with no dependencies.
9191
- [cli-spinner](https://github.com/ameerthehacker/cli-spinners) - Show spinners in the terminal while running long tasks.
9292
- [cliffy](https://github.com/c4spar/deno-cliffy) - The complete solution for building interactive command-line tools.
93+
- [clite](https://github.com/jersou/clite-parser) - Automatic CLI generation from a class.
9394
- [kia](https://github.com/HarryPeach/kia) - Simple terminal spinners for Deno 🦕
9495
- [terminal_images](https://github.com/mjrlowe/terminal_images) - A Deno module and CLI tool for displaying images in the terminal.
9596
- [tui](https://github.com/Im-Beast/deno_tui) - Module which allows easy creation of Terminal User Interfaces.

0 commit comments

Comments
 (0)