birthday-wish
v1.0.1
Published
Here's the updated GitHub description optimized for Bun runtime:
Maintainers
Readme
Here's the updated GitHub description optimized for Bun runtime:
🎂 Birthday Bash Whish CLI (Bun Edition) 🎉
A lightning-fast birthday celebration tool built with Bun, featuring animated greetings and interactive fun!
✨ Key Features
- ⚡ Bun-Powered Performance
Faster startup and execution compared to Node.js - 🎨 Rich Terminal Visuals
- Dynamic ASCII art animations
- Smooth gradient text effects
- Interactive confetti explosions
- 🧠 AI-Powered Wisdom
Fetches daily quotes, advice, and facts from free APIs - 🛡️ Robust Architecture
- Built with TypeScript for type safety
- Graceful error recovery
- Clean async/await patterns
🚀 Quick Start
# Install globally
bun install -g birthday-wish
# Run with your name
birthday-wish --name=YourName
# Debug mode
birthday-wish --name=YourName --debug🌟 Bun Advantages
- 4x faster execution than Node.js
- Native TypeScript support (no transpilation needed)
- Lower memory footprint
- Built-in test runner
🛠 Built With
- Bun - JavaScript runtime (alternative to Node.js)
- TypeScript - Type safety
- Gradient-String - Terminal colors
- Inquirer.js - Interactive prompts
📦 Installation Options
# Run directly (no install)
bunx birthday-wish --name=You
# Install locally
bun add birthday-wish
# Build from source
bun install
bun run build📜 License
MIT © [Shiro-cha]
