Skip to content

Commit 9ca2f64

Browse files
authored
Update README.md
Added 'fecha' date library as a lightweight replacement for parsing and formatting functionalities of moment.js
1 parent 638de75 commit 9ca2f64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
377377
* [ms.js](https://github.com/rauchg/ms.js) - Tiny millisecond conversion utility.
378378
* [countdown.js](https://github.com/gumroad/countdown.js) - Super simple countdowns.
379379
* [timeago.js](https://github.com/hustcc/timeago.js) - Simple library (less then 2kb) used to format date with `*** time ago` statement.
380+
* [fecha](https://github.com/taylorhakes/fecha) - Lightweight date formatting and parsing (~2KB). Meant to replace parsing and formatting functionality of moment.js.
380381

381382
## String
382383
*String Libraries.*

0 commit comments

Comments
 (0)