New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ascii-themes

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ascii-themes

CLI Interface to Generate Themed ASCII Art

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
35
decreased by-58.33%
Maintainers
1
Weekly downloads
 
Created
Source

ascii-themes CLI for Node.js

CLI Interface to Generate Themed ASCII Art

Supports 287 fonts from Figlet and 18 themes from VS Code. To see supported fonts and themes run npx ascii-themes support.

Usage

npx ascii-themes generate text

ASCII Themes Text

  • Optional flags:
    • --font The Figlet Font to use. Defaults to 'Slant Relief'.
    • --themeName The VS Code theme to use. Defaults to 'Monokai Dimmed'.
    • --horizontalLayout The horizontal layout to use for the Figlet Font. Defaults to 'default'.
    • --verticalLayout The vertical layout to use for the Figlet Font. Defaults to 'default'.

Interactive Mode

The CLI has 2 interactive modes:

npx ascii-themes -i

Will allow you to select from the available commands (generate, support, interactive) and input the flags for them via text prompts.

npx ascii-themes interactive

Will allow you to input the text and select from a list the available fonts, themes and layouts.

Keywords

FAQs

Package last updated on 29 Sep 2019

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc