Socket
Socket
Sign inDemoInstall

countdown.js

Package Overview
Dependencies
24
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    countdown.js

super-simple command line egg-timer


Version published
Weekly downloads
16
increased by166.67%
Maintainers
1
Install size
3.07 MB
Created
Weekly downloads
 

Readme

Source

countdown.js

countdown.js is a dead-simple command line egg-timer.

Install it with

npm install -g countdown.js

Use it with

countdown.js 15m

Output:

$ countdown.js 4s
INFO: Countdown ends at 09:24:51
[##########################################################################] 100%
INFO: Countdown has ended.

Available time strings to count down: args[0] is parsed by timestring, so anything like 1h 15m, 2 days 4 hours 3 minutes, 22s will work (see timestring package for detailed information).

Contributing

Reports: Feel free to open an Issue for any bug you encounter or any feature you'd like. I can't assert that I'll be on it asap, but I'll definitively have a look at it and do my best.

Pull Requests: Just fork the repo, implement your awesome stuff, and send me a pull request. I'll love to merge it.

License

Published under a MIT license. See LICENSE.

Keywords

FAQs

Last updated on 10 Apr 2014

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc