TextFX for Terminals ✨

GET STARTED!

Available across Platforms

Flossum is available on NPM, Yarn & PNPM—so you can freely use it in any of your NodeJS projects.

npm install flossum

NPM Logo

yarn add flossum

Yarn Logo

pnpm add flossum

PNPM Logo

How to Use?

Follow these steps to get started with Flossum:

For JavaScript/TypeScript files:

import { flossum } from 'flossum';

await flossum.effectName('Hello World!');

For direct Terminal usage:

flossum effectName "Hello World!";

Available Effects

  • ⌨️Typewriter typeOut - Simulates typing text
  • Reverse Typewriter reverseType - Deletes text like rewinding
  • 🌊Wavy Text wave - Animated wave motion
  • 🌈Color Pulse colorPulse - Pulsing color animation
  • 🔁Spinner spinner - Loading spinner effect
  • 📊Progress Bar progressBar - Animated progress bar
  • 🤯Glitch glitch - Glitchy text distortion
  • 🧩Scramble Decoder scramble - Scrambled-to-clear text
  • 🌈Rainbow Text rainbow - Animated rainbow colors
  • 🎞Frame Player playFrames - ASCII animation frames
  • 🅰️ASCII Art asciiArt - Text as ASCII art
  • Flash flash - Flashing/blinking text
  • ✂️Type-Delete typeDelete - Type and delete animation

Contributions are Welcome!

Flossum is an open-source project, and we are always looking for contributions!

GitHub Issues

Browse and Tackle Issues

Check out the available issues on our GitHub repository. Pick one to work on, or raise your own if you spot something new!

  • Find beginner-friendly and advanced issues
  • Discuss solutions and get feedback
  • Help us improve by reporting bugs or suggesting features

Flossum

  • Home
  • About
  • Feedback
  • Help Center
  • Contribute
  • Sponsor

Socials

  • GitHub
  • Twitter(X)
  • LinkedIn

Updates

See What's New

v1.0.9

© 2025 Flossum. MIT Licensed. Open source on GitHub.