Compare commits

...

2 Commits

Author SHA1 Message Date
Justin Schroeder
895b8d43e1 Merge 089478d19d into 64630aa173 2024-02-14 10:29:55 -05:00
Justin Schroeder
089478d19d Adds Tempo 2024-02-14 10:28:25 -05:00

View File

@@ -470,6 +470,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [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.
* [luxon](https://github.com/moment/luxon) - Luxon is a library for working with dates and times in JavaScript.
* [tempo](https://github.com/formkit/tempo) - Parsing, formatting, and timezones — Tempo is a small tree-shakable library for native Date objects.
## String
*String Libraries.*