mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
Adds date-fns to Date libraries
This commit is contained in:
@@ -389,6 +389,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [countdown.js](https://github.com/gumroad/countdown.js) - Super simple countdowns.
|
* [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.
|
* [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.
|
* [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.
|
||||||
|
|
||||||
## String
|
## String
|
||||||
*String Libraries.*
|
*String Libraries.*
|
||||||
|
|||||||
Reference in New Issue
Block a user