
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
gradient-figlet
Advanced tools
A CLI that creates gradient ASCII art from text with FIGlet and style.
You can use npx to install and run the package
npx gradient-figlet "your text here" -l
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 |
One of gradient-string's built in gradients listed below.
npx gradient-figlet --list-themes
npx gradient-figlet "your text here" -l
npx gradient-figlet "your text here" -lm
npx gradient-figlet "your text here" -lt retro
npx gradient-figlet --from "#42047e" --to "#07f49e" -l
FAQs
Creates gradient ASCII art from text with FIGlet and style
The npm package gradient-figlet receives a total of 1 weekly downloads. As such, gradient-figlet popularity was classified as not popular.
We found that gradient-figlet demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.