shahbaz-project09-countdown-timer

1.0.2 • Public • Published

COUNTDOWN TIMER CLI

This Project is an Interactive Command-Line Interface (CLI) application that provides a Dynamic Countdown Timer.

Install

  # Install globally (recommended to avoid installation again & again).
  npm i shahbaz-project09-countdown-timer

  #run directly with npx (installs CLI on every run)
  npx shahbaz-project09-countdown-timer

Features

The Adventure Game CLI offers the following features:

  • Allows users to set a countdown timer with custom minutes & seconds.
  • Displays the remaining time in a table format, updating every second.
  • Asks users if they want to rerun the CLI after the countdown ends.

Preview




Deployment

This CLI is deployed as Pacage on Node Pacage Manager

Technologies Used

  • Node.js
  • TypeScript
  • Inquirer (for user input)
  • Chalk (for colorful console output)
  • Cli-table3 (For Displaying Table)

Dependencies

The application uses the following Dependencies:

  • @types/inquirer ^9.0.7
  • chalk ^5.3.0
  • inquirer ^9.2.12
  • cli-table3 ^0.6.3

Readme

Keywords

none

Package Sidebar

Install

npm i shahbaz-project09-countdown-timer

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

68.3 kB

Total Files

13

Last publish

Collaborators

  • shahbaz1111