Compare commits

...

4 Commits

Author SHA1 Message Date
Smartin
faf54ea78e Merge 8ab8200fc1 into 510bcd5017 2023-06-17 14:31:21 +05:30
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

@@ -465,6 +465,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. * [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. * [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. * [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
*String Libraries.* *String Libraries.*