Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vltansky authored Apr 26, 2020
1 parent 58b0231 commit e2b02e3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Elapsed time logger
Similiar to console.time() & console.timeEnd() but returns formatted elapsed time `custom label: 4 hours 10 minutes 23.5 seconds` or if less then a second: `540ms`

![David](https://img.shields.io/david/vltansky/elapsed-time-logger)
![npm bundle size](https://img.shields.io/bundlephobia/min/elapsed-time-logger)
![CircleCI](https://img.shields.io/circleci/build/github/vltansky/elapsed-time-logger)
![NPM](https://img.shields.io/npm/l/elapsed-time-logger)
![npm](https://img.shields.io/npm/v/elapsed-time-logger)
![David](https://img.shields.io/david/vltansky/elapsed-time-logger)
![npm bundle size](https://img.shields.io/bundlephobia/min/elapsed-time-logger)

package doesnt only one dependency
# Install
Expand Down

0 comments on commit e2b02e3

Please sign in to comment.