date-fns
Modern JavaScript date utility library — pure functions, immutable, tree-shakeable, and locale-aware.
date-fns provides over 200 functions for formatting, parsing, comparing, and manipulating dates. Unlike Moment.js it is immutable, tree-shakeable, and adds nothing to bundle size beyond what you import. The v3 release ships native TypeScript types and ESM-only packages.
// commonly used with
Declarative UI library from Meta for building component-based web interfaces.
React framework with file-based routing, SSR, SSG, and API routes — the standard for production …
Progressive JavaScript framework for building UIs — approachable, flexible, and incrementally …
Full-stack Vue framework with SSR, file-based routing, and auto-imports — the standard way to …
Compiler-based UI framework — no virtual DOM, components compile to vanilla JS for minimal …
// related libraries
Utility library delivering modularity, performance, and extras for working with arrays, …