MomentJS is [no longer under development](https://www.theregister.com/2020/09/15/moment_js_javascript_library_future/) and so eventually this node will have to replace that dependency or I will need to deprecate this node. ## Ideas for replacement libraries * https://js-joda.github.io/js-joda/ * [Day.js](https://day.js.org/) - Fast 2kB alternative to Moment.js with the same modern API * [Luxon](https://moment.github.io/luxon/index.html) * [date-fns](https://date-fns.org/)
MomentJS is no longer under development and so eventually this node will have to replace that dependency or I will need to deprecate this node.
Ideas for replacement libraries