| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Play text art animations in your terminal! This package includes several pre-made animations like fireworks and a cozy fireplace.
npx firew0rksnpx firew0rks [folder] [loops]Parameters (all optional):
Run with defaults (fireworks animation, 20 loops):
npx firew0rksPlay the fireworks animation with custom loops:
npx firew0rks fireworks 3Enjoy a cozy fireplace forever:
npx firew0rks fireplace -1To run the package locally:
node index.js
# Or with custom parameters:
node index.js fireplace 5This project is a JavaScript port of text_art_animations by rvizzz. Thank you for the inspiration and the amazing ASCII art animations!
MIT
| Back | FazBrowse Home | New Git URL |