
Security News
CVE Volume Surges Past 48,000 in 2025 as WordPress Plugin Ecosystem Drives Growth
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.
Play text art animations in your terminal! This package includes several pre-made animations like fireworks and a cozy fireplace.
npx firew0rks
npx firew0rks [folder] [loops]
Parameters (all optional):
[folder]: Folder containing text art frames (numbered 0.txt, 1.txt, etc.). Defaults to 'fireworks'[loops]: Number of times to loop the animation (-1 for infinite). Defaults to 20Run with defaults (fireworks animation, 20 loops):
npx firew0rks
Play the fireworks animation with custom loops:
npx firew0rks fireworks 3
Enjoy a cozy fireplace forever:
npx firew0rks fireplace -1
To run the package locally:
node index.js
# Or with custom parameters:
node index.js fireplace 5
This project is a JavaScript port of text_art_animations by rvizzz. Thank you for the inspiration and the amazing ASCII art animations!
MIT
FAQs
Play Fireworks and text art animations in the terminal
The npm package firew0rks receives a total of 143 weekly downloads. As such, firew0rks popularity was classified as not popular.
We found that firew0rks demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

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.

Security News
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.

Security News
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.

Security News
Tailwind Labs laid off 75% of its engineering team after revenue dropped 80%, as LLMs redirect traffic away from documentation where developers discover paid products.