From 1a7d00f9c98be4fe4b5ec7bc62295afd0f72ef36 Mon Sep 17 00:00:00 2001 From: Nicco Date: Fri, 20 Mar 2020 11:24:25 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ba11582..b816537 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # uhrwerk 🕰 + +![dependencies](https://badgen.net/david/dep/cupcakearmy/uhrwerk) +![types badge](https://badgen.net/npm/types/uhrwerk) +![version badge](https://badgen.net/npm/v/uhrwerk) +![minzip size badge](https://badgen.net/bundlephobia/minzip/uhrwerk) + Minimal time duration utility. Replacement for MomentJS Durations. If you are looking into the time component of MomentJS check out this awesome library [dayjs](https://github.com/iamkun/dayjs). 📦 It's **tiny**: [1.6kB](https://bundlephobia.com/result?p=uhrwerk@1.0.0) vs moment js [231.7kb](https://bundlephobia.com/result?p=moment@latest)