Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

figletify

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

figletify

Atom package to convert the selected text to ASCII art using FIGlet

  • 0.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

figletify

Atom package to convert the selected text to ASCII art using FIGlet

Select some text to convert something like this:

Hello World!

to something like this:

 _  _     _ _      __      __       _    _ _
| || |___| | |___  \ \    / /__ _ _| |__| | |
| __ / -_) | / _ \  \ \/\/ / _ \ '_| / _` |_|
|_||_\___|_|_\___/   \_/\_/\___/_| |_\__,_(_)

Usage

To figletify text, select the text you wish to convert, and do any of the following:

  • Press ctrl-alt-f or
  • Select Figletify: Convert in the command pallet or
  • Select Packages -> Figletify Selection from the main menu or
  • Right click on the selected text, and select Figletify Selection from the context menu

Configuration

You can configure the FIGfont produced by editing the following configuration entry in you Atom config file:

figletify:
  font: "Small"

To see a demo of available fonts, go here: http://patorjk.com/software/taag

Credits

Based on the Hacking Atom: Package: Modifying Text tutorial.

Keywords

FAQs

Package last updated on 02 Dec 2016

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