1.0.20 ā€¢ Published 1 year ago

extra-sleep.sh v1.0.20

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Sleep for specified time. šŸ“¦ Node.js, šŸŒ Web, šŸš Shell, šŸ“œ Files, šŸ“° Docs, šŸ“˜ Wiki.

sleep is a command in Unix-like operating systems that suspends program execution for specified time. This package provides the esleep command, with a similar behaviour. Please check examples below. It should be noted small delays (few milliseconds) are not accurate.

Stability: Experimental.

# Install
$ npm install -g extra-sleep.sh
$ esleep <number>[unit] ... | [option]
# Units:
# s: sleep for number seconds.
# m: sleep for number minutes.
# h: sleep for number hours.
# d: sleep for number days.
# Options:
# --help: get help
# --version: get version details
# sleep for 0.1 seconds
$ esleep 0.1

# sleep for 1.23 minutes
$ esleep 1.23m

# sleep for 1 day 23 hours
$ esleep 1d 23h

References

npm.io DOI Coverage Status Test Coverage Maintainability

1.0.19

1 year ago

1.0.18

1 year ago

1.0.20

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.2

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.12

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.30

2 years ago

0.0.29

2 years ago

0.0.28

2 years ago

0.0.27

2 years ago

0.0.26

2 years ago

0.0.25

2 years ago

0.0.24

2 years ago

0.0.21

2 years ago

0.0.20

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago