Skip to content

A lightning-fast birthday celebration tool built with Bun, featuring animated greetings and interactive fun!

Notifications You must be signed in to change notification settings

Shiro-cha/birthday-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

πŸ“¦ 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]

About

A lightning-fast birthday celebration tool built with Bun, featuring animated greetings and interactive fun!

Topics

Resources

Stars

Watchers

Forks