Compare commits

...

4 Commits

Author SHA1 Message Date
Smartin
015f7c24a7 Merge 8ab8200fc1 into 10ce9d2860 2023-02-24 12:49:10 -03:00
Smartin
8ab8200fc1 Merge branch 'master' into master 2021-03-16 18:16:38 +01:00
Smartin
b1b02c095f Moved Plugin to the bottom of the block 2021-02-18 18:48:10 +01:00
Smartin
65ff5b8f4b Added moment-immutable 2021-02-17 20:57:00 +01:00

View File

@@ -475,6 +475,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.
* [moment-immutable](https://github.com/smartin85/moment-immutable) - Make moment.js immutable.
## String
*String Libraries.*