We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e7f6e commit 5772754Copy full SHA for 5772754
.npmignore
@@ -0,0 +1 @@
1
+stopwatch.png
README.md
@@ -1,3 +1,7 @@
+<div align="center">
2
+
3
+<img src="./stopwatch.png" alt="stopwatch" width="200">
4
5
# format-duration
6
7
Convert a number in milliseconds to a standard duration string.
@@ -12,6 +16,8 @@ Convert a number in milliseconds to a standard duration string.
12
16
[build-url]: https://github.com/ungoldman/format-duration/actions/workflows/tests.yml
13
17
[downloads-image]: https://img.shields.io/npm/dm/format-duration.svg
14
18
19
+</div>
20
15
21
## Install
22
23
```
@@ -75,3 +81,5 @@ Contributions welcome! Please read the [contributing guidelines](CONTRIBUTING.md
75
81
## License
76
82
77
83
[ISC](LICENSE.md)
84
85
+Stopwatch image is from [emojidex](https://emojidex.com/emoji/stopwatch).
stopwatch.png
37.9 KB
0 commit comments