1.1.4 • Published 6 years ago

deepwork v1.1.4

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

DeepWork

demo

Requirement

  • NodeJS

Installation

npm install -g deepwork

Usage

deepwork [duration] [unit]

For example :

deepwork 1 hour

Supported Time Units

DeepWork using momentJS for duration conversion. So DeepWork we support all duration unit that's supported by momentjs. Which means all of these units works

"year"          | "years"           | "y" |
"month"         | "months"          | "M" |
"week"          | "weeks"           | "w" |
"week"          | "weeks"           | "w" |
"day"           | "days"            | "d" |
"hour"          | "hours"           | "h" |
"minute"        | "minutes"         | "m" |
"second"        | "seconds"         | "s" |
"millisecond"   | "milliseconds"    | "ms"

`

More info & Contributing

If you have any question, ping me on twitter @muhajirframe or summit an issue

Enjoy

1.1.4

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago