date-unit-ms
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "date-unit-ms", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Millisecond conversions for common date units (seconds, minutes, hours etc).", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -1,4 +0,4 @@ | ||
# date-unit-ms [![Support this project][donate-now]][paypal-donations] | ||
# date-unit-ms [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![Version](https://img.shields.io/npm/v/date-unit-ms.svg)](https://www.npmjs.com/package/date-unit-ms) [![Downloads](https://img.shields.io/npm/dt/date-unit-ms.svg)](https://www.npmjs.com/package/date-unit-ms) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) | ||
Millisecond conversions for common date units (seconds, minutes, hours etc). | ||
> Millisecond conversions for common date units (seconds, minutes, hours etc). | ||
@@ -52,2 +52,6 @@ ## Installation | ||
- [`daty`](https://github.com/IonicaBizau/daty#readme) | ||
- [`diff-dates`](https://github.com/IonicaBizau/diff-dates#readme) | ||
## License | ||
@@ -54,0 +58,0 @@ |
Sorry, the diff of this file is not supported yet
7963
66