multi-date
JSON →A lightweight JavaScript date formatting and manipulation library providing functions for formatting, date arithmetic (add/subtract days, months, years), calculating differences between dates (days, hours, minutes), and comparing dates. Version 1.0.1 focuses on simplicity with a small API surface (format, customDates, inBetweenDates, compareDates). No external dependencies. Released occasionally; suitable for basic date operations without the overhead of Moment.js or date-fns.
Resources
packagemulti-date ↗