mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
docs: add dayjs for date
chore: typo
This commit is contained in:
parent
b1b7fc2e16
commit
e71a17372c
@ -393,7 +393,8 @@ 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
|
||||
* [map-countdown](https://github.com/dawidjaniga/map-countdown) - A browser countdown built on top of the Google Maps.
|
||||
* [dayjs](https://github.com/iamkun/dayjs) - Day.js 2KB immutable date library alternative to Moment.js with the same modern API.
|
||||
|
||||
## String
|
||||
*String Libraries.*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user