Skip to content

Commit

Permalink
chore: reorder items
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k committed Aug 6, 2023
1 parent 7aae4bf commit 52da7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ This list is a collection of the best Deno modules and resources.
- [chart](https://github.com/maximousblk/chart) - Console ASCII line charts with no dependencies.
- [cli-spinner](https://github.com/ameerthehacker/cli-spinners) - Show spinners in the terminal while running long tasks.
- [cliffy](https://github.com/c4spar/deno-cliffy) - The complete solution for building interactive command-line tools.
- [tui](https://github.com/Im-Beast/deno_tui) - Module which allows easy creation of Terminal User Interfaces
- [kia](https://github.com/HarryPeach/kia) - Simple terminal spinners for Deno 🦕
- [terminal_images](https://github.com/mjrlowe/terminal_images) - A Deno module and CLI tool for displaying images in the terminal.
- [tui](https://github.com/Im-Beast/deno_tui) - Module which allows easy creation of Terminal User Interfaces.
- [with-env](https://github.com/bcheidemann/with-env) - Simple command line utilty for executing commands with one or more .env files.
- [yargs](https://github.com/yargs/yargs) - The modern, pirate-themed successor to optimist.

Expand Down

0 comments on commit 52da7e2

Please sign in to comment.