From e040f57c39d49b36c55f326edc34d41b76308ec6 Mon Sep 17 00:00:00 2001 From: hustcc Date: Wed, 20 Jul 2016 19:14:56 +0800 Subject: [PATCH] add timeago.js (#294) * Update README.md add timeago.js * Update README.md update statement --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3fb134..1afe942 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [date](https://github.com/MatthewMueller/date) - Date() for humans. * [ms.js](https://github.com/rauchg/ms.js) - Tiny millisecond conversion utility. * [countdown.js](https://github.com/gumroad/countdown.js) - Super simple countdowns. +* [timeago.js](https://github.com/hustcc/timeago.js) - Simple library (less then 2kb) used to format date with `*** time ago` statement. ## String *String Libraries.*