gradient-figlet
v1.0.1
Published
Creates gradient ASCII art from text with FIGlet and style
Downloads
12
Readme
Basic usage
You can use npx to install and run the package
Options
| option | description | Default value | Required | Examples |
| -------------- | ------------------------------------------------- | ------------- | -------- | ------------------------ |
| -l | adds a trailing newline to fix vertical alignment | false | false | -l |
| -m | makes the gradient horizontal | false | false | -lm |
| -t theme
| changes the theme (themes list) | 'rainbow' | false | -lt |
| --from color
| gradient's start color | null | false | --from, --to |
| --to color
| gradient's end color | null | false | --from, --to |
Themes
One of gradient-string's built in gradients listed below.