I built date-light, a small zero-dependency date utility library for JavaScript and TypeScript.
I wanted something focused on the common date operations I use most often: formatting, parsing, date math, comparisons, and start/end helpers, without pulling in a larger date library for simple use cases.
What it includes
39 date utility functions
Zero runtime dependencies






