Socket
Book a DemoInstallSign in
Socket

countdown-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

countdown-cli

Simple countdown CLI app.

0.1.2
latest
Source
npmnpm
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

countdown-cli

Simple countdown CLI app.

Installation

npm i -g countdown-cli

Quickstart

Output formatting options:

# Default:
λ countdown 30s
# => 00:00:30
# ...
# => 00:00:00

# Percent:
λ countdown 30s %
# => 100%
# ...
# => 0%

# Percent with more digits:
λ countdown 30s 2%
# => 100.00%
# ...
# => 0.00%

Possible input formats:

λ countdown 1h 20m 30s
# => 01:20:30

λ countdown 01:20:30
# => 01:20:30

λ countdown 20:30
# => 00:20:30

λ countdown 30
# => 00:00:30

λ countdown 1h 01:20:30
# => 02:20:30

λ countdown 30 20m
# => 00:20:30

λ countdown 62m
# => 01:02:00

License

WTFPL – Do What the F*ck You Want to Public License.

Made with :heart: by @MarkTiedemann.

Keywords

count

FAQs

Package last updated on 19 Jul 2017

Did you know?

Socket

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.