New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@c3-oss/fim

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

@c3-oss/fim

fim - Figlet IMproved, display large banners of text with customizations

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

@c3-oss/fim

Description

fim - Figlet IMproved, display large banners of text with customizations

Examples

$ npx fim --text lorem --font Basic
$ npx fim -t ipsum --indent 8
$ npx fim -t sit --style italic.blue
$ npx fim -t dolor -f Gothic -i 4 -s bold.red
$ npx fim -t "Long quoted text"
$ npx fim -t amet --showcase
$ npx fim --list

Options

OptionDescription
-t, --text stringThe text to display
-f, --font stringWhat font to use
-s, --style stringWhat style to use
-i, --indent numberAmount of spaces to indent the banner
--listLists all available fonts
--showcaseShowcase all available fonts using the received text
-h, --helpPrints this usage guide

FAQs

Package last updated on 31 Mar 2025

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