time-asci-art
v1.0.2
Published
Console printer in colors
Readme
Time-Asci-Art
Pleasure and fun for the entire family
Installation:
npm install -g time-asci-artUsage:
| Command | Description |
| ---------- | ---------------------------------------- |
| art time | Prints the current time as ASCII art |
| art date | Prints the current date as ASCII art |
| art now | Prints the current date and time as ASCII art |
| art --version (or art -v) | Prints the package name and version |
Example:
art datePrints the current date as ASCII art:
_____ ____ ___ ____ ___ ____ __
|_ _| _ ___ / ___| ___ _ __ / _ \ |___ \ / _ \___ \ / /_
| || | | |/ _ \ \___ \ / _ \ '_ \ | | | __) | | | |__) | '_ \
| || |_| | __/ ___) | __/ |_) | |_| | / __/| |_| / __/| (_) |
|_| \__,_|\___| |____/ \___| .__/ \___/ |_____|\___/_____|\___/
|_| Any other input will print a usage message.
Happy coding :-)
