0.4.1 • Published 7 months ago

born2day v0.4.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

born2day

born2day is a simple CLI tool to calculate your day of birth, zodiac sign, and some facts based on the date you provide.


Features

  • šŸ—“ļø Day of Birth: Find the exact day of the week you were born.
  • ā™’ Zodiac Sign: Get your astrological zodiac sign.
  • šŸ’” Age: Get your current age.

Installation

Install globally via npm:

npm install -g born2day

Usage

Simply use the born2day command followed by your birth date in DD/MM/YYYY format:

born2day 16/07/1990

Example Output

🌟 Born2Day 🌟

šŸ“… Date of Birth: 1990-07-15
šŸ“Œ Day of the Week: Sunday
♋ Zodiac Sign: Cancer

How It Works

  1. Date Parsing: Takes your input date and validates it.
  2. Day Calculation: Determines the day of the week using algorithms.
  3. Zodiac Detection: Matches your date to the zodiac sign.
  4. Age: The current age of the person.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests. Please follow our contribution guidelines.


License

This project is licensed under the MIT License.


0.3.0

7 months ago

0.4.1

7 months ago

0.4.0

7 months ago

0.2.3

7 months ago