1.0.4 • Published 11 months ago

artify-ascii v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

artify-ascii

artify-ascii is a Node.js CLI tool that converts user input into ASCII art and saves it as an image file.

Installation

To install artify-ascii, use npm:

npm install -g artify-ascii

Usage

Once installed globally, you can run artify from the command line.

It will ask for text and Style, you can choose from the given options once completed it will save the image in ./output

Output

Style : Standard

ascii_art_1688033144248

Style : Slant

ascii_art_1688033182225

Style : Ghost

ascii_art_1688033208270

Style : Banner

ascii_art_1688033229971

Contributions:

Contributions are welcome! Please feel free to open an issue or submit a pull request.