mirror of
https://github.com/toolleeo/cli-apps.git
synced 2024-11-03 09:40:24 +00:00
Added mdformat
This commit is contained in:
parent
13d1fd38ec
commit
19fd84e908
@ -32,7 +32,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
|
||||
|
||||
# Summary
|
||||
|
||||
* Apps/tools covered: **1082**
|
||||
* Apps/tools covered: **1083**
|
||||
* Number of categories: **65**.
|
||||
|
||||
# Index
|
||||
@ -50,7 +50,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
|
||||
* [Office tools](#office) (10), [Online search and resources](#online) (13), [Organizers and calendars](#organizers) (20)
|
||||
* [Package managers](#package-manager) (9), [Password managers](#password-manager) (16), [Productivity](#productivity) (9), [Programming](#programming) (39), [Prompts](#prompt) (4)
|
||||
* [Science](#science) (16), [Screen savers](#screensaver) (4), [Security and encryption](#security) (22), [Shells](#shells) (10), [Sound and music](#music) (32), [System monitoring](#monitor) (40), [System tools](#system) (19)
|
||||
* [Terminals](#terminal) (12), [Text processing](#text-processing) (36), [Text search (alternatives to grep)](#text-search) (11), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (24), [Torrent](#torrent) (7), [Typing test and practice](#typing) (7)
|
||||
* [Terminals](#terminal) (12), [Text processing](#text-processing) (37), [Text search (alternatives to grep)](#text-search) (11), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (24), [Torrent](#torrent) (7), [Typing test and practice](#typing) (7)
|
||||
* [Utilities](#utility) (31)
|
||||
* [Versioning](#versioning) (6), [Viewers](#viewers) (37)
|
||||
* [Web browser](#browser) (16), [Web development](#webdev) (24), [Writing](#writing) (9)
|
||||
@ -1160,6 +1160,7 @@ Music players.
|
||||
* [Line Select](https://github.com/urbanogilson/lineselect) - A powerful utility enabling interactive line selection from stdin, allowing to seamlessly integrate, pause, select, and refine your pipeline, enhancing data processing precision.
|
||||
* [lolcat](https://github.com/busyloop/lolcat) - Ruby Gem to colorize the output of the cat command.
|
||||
* [lowdown](https://kristaps.bsd.lv/lowdown/) - Markdown translator (HTML5, roff, LaTeX, gemini, OpenDocument, and terminal output)
|
||||
* [mdformat](https://github.com/executablebooks/mdformat) - Mdformat is an opinionated Markdown formatter that can be used to enforce a consistent style in Markdown files.
|
||||
* [Normalize Country](https://github.com/sshaw/normalize_country) - Convert country names and codes to a standard.
|
||||
* [Output as Format ](https://github.com/sshaw/output-as-format) - Output stdin as GitHub/Slack/Jira etc... formatted code, lists, or quotes.
|
||||
* [pup](https://github.com/ericchiang/pup) - Parsing HTML at the command line.
|
||||
|
@ -1081,3 +1081,4 @@ editors,Bob,,https://github.com/MordechaiHadad/bob,"Bob is a cross-platform and
|
||||
multimedia,videoinfox,,https://github.com/powerhousepro69/videoinfox,Find videos fast. Powerful playlist building and editing. A play queue to load up unlimited playlists. Index unlimited video libraries and find videos by keyword. Download list building without leaving the browser and a Download Queue.
|
||||
git,gitnr,,https://github.com/reemus-dev/gitnr,"Create .gitignore files using one or more templates from TopTal, GitHub or your own collection."
|
||||
text-processing,rich,,https://github.com/Textualize/rich-cli,"Rich-CLI is a command line toolbox for fancy output in the terminal, built with [Rich](https://github.com/Textualize/rich)."
|
||||
text-processing,mdformat,,https://github.com/executablebooks/mdformat,Mdformat is an opinionated Markdown formatter that can be used to enforce a consistent style in Markdown files.
|
||||
|
|
Loading…
Reference in New Issue
Block a user