Replace moment.js with other library #665
Unanswered
mawelCaballero
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since 2020, this library was deprecated.
Another main problem is the size of it.
so, How do we replace moment.js and have the less impact and work possible?
IMO: After researching , Day.JS has almost the same interface than moment.js. It means, save a lot of work.
In TS forntend FWK, it has a TS interface. In the other hand, it's a really small library. It means Day.js size with some plugins is about 12 KB.
there are other alternatives such as:
Beta Was this translation helpful? Give feedback.
All reactions