ascii-cli-1.1.0 is not a library.
Visit the last successful build:
ascii-cli-1.2.1
ASCII cli
This is a small CLI for quickly viewing the ascii table in your terminal!
Simple call the CLI with the table subcommand, to view the table

to get the table in base 16, or change the base by adding the argument:
You can also translate text strings to its ascii numbers, by using the to-num subcommand, like this:
And you can do the opposite too, by using the to-char subcommand, like this:
Finally, you can use the what-is subcommand, to get more info about a specific character, like this