From eae9bde43be4485f8e038c3aada1da2e6100d9fe Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Sat, 23 Mar 2019 19:43:30 +0100 Subject: [PATCH] docs --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee798bd..f4b4916 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # uhrwerk 🕰 -Time utility +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) **Typescript typings included**