Merge pull request #621 from dawidjaniga/add-map-countdown

docs: Add map-countdown
This commit is contained in:
Gökay Gürcan 2019-06-25 09:55:44 +02:00 committed by GitHub
commit d56ec28b68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -393,6 +393,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [timeago.js](https://github.com/hustcc/timeago.js) - Simple library (less then 2kb) used to format date with `*** time ago` statement.
* [fecha](https://github.com/taylorhakes/fecha) - Lightweight date formatting and parsing (~2KB). Meant to replace parsing and formatting functionality of moment.js.
* [date-fns](https://github.com/date-fns/date-fns) - Modern JavaScript date utility library.
* [map-countdown](https://github.com/dawidjaniga/map-countdown) - A browser countdown built on top of the Google Maps
## String
*String Libraries.*