Skip to content

Commit

Permalink
docs: add gif
Browse files Browse the repository at this point in the history
  • Loading branch information
vitonsky committed Aug 4, 2024
1 parent 16257f6 commit 02d70ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Ideal to draw progress in CLI, web and mobile.
- Zero dependencies. Works everywhere - node, browsers, toaster, etc.
- ETA, speed measurements and average step time estimation

![](./docs/eta.gif)

# Usage

Install with `npm i arrival-time` or `yarn add arrival-time`
Expand Down Expand Up @@ -82,3 +84,8 @@ Return `estimate` value
### reset(time?: number)

Reset start time to current time

# Related projects

- [humanize-duration](https://www.npmjs.com/package/humanize-duration) - converts time in ms to human readable time
- [log-update](https://www.npmjs.com/package/log-update) - print and redraw messages to stdout
Binary file added docs/eta.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 02d70ce

Please sign in to comment.