add timeago.js (#294)

* Update README.md

add timeago.js

* Update README.md

update statement
This commit is contained in:
hustcc 2016-07-20 19:14:56 +08:00 committed by Huei Tan
parent 543921f7a5
commit e040f57c39

View File

@ -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.*