rotaready/moment-range
Fancy date ranges for Moment.js observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5215
- days_rel: n/a
- days_push: 1261
- n_releases_24m: 0
Adoption not part of the score
1680 stars · 195 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript library that extends Moment.js with date range objects supporting creation, querying, manipulation, iteration, and comparison of date ranges. It works in both Node.js and the browser.
Use cases
- check if two date ranges overlap
- iterate over a date range by day
- find the intersection of two date ranges
- check whether a date falls within a range
- subtract one date range from another
- create a date range from an ISO string
When to choose
- you already use Moment.js and need range operations like overlap, intersection, or iteration
- you need date range logic in both Node.js and browser environments
When to avoid
- you are starting a new project and can use a modern date library like Luxon or date-fns instead of Moment.js
- you only need simple date formatting without range semantics
Facets
library · maturity maintenance
date-time developer-tools web-development browser cross-platform momentjs date-ranges javascript nodejs
2 sources
- readme: https://github.com/rotaready/moment-range · fetched 2026-08-28 · 64eb2682f270
- registry_npm: https://registry.npmjs.org/moment-range · fetched 2026-08-29 · ae744844ca81
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rotaready/moment-range | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="rotaready/moment-range")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem