# hernansartorio/react-nice-dates

A responsive, touch-friendly, and modular date picker library for React.

Repository: https://github.com/hernansartorio/react-nice-dates
Canonical: https://ross.abutalabs.com/products/react-nice-dates
Homepage: https://reactnicedates.hernansartorio.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: date, react, date-picker, date-range-picker, date-fns, javascript, css, datepicker, daterangepicker
Last push: 2023-05-24T08:28:54+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2434, "days_push": 1197, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1098, forks 77 (observed 2026-08-28T04:03:34.941378+00:00)

## What it is
React Nice Dates is a responsive, touch-friendly, and modular date picker library for React, built on top of date-fns. It provides DatePicker and DateRangePicker components with calendar popovers, plus lower-level utilities for building custom pickers.

## Use cases
- pick a date in a react form
- select a date range for a booking or report filter
- add a calendar popover to a text input
- build a custom date picker with modular react components
- support touch-friendly date selection on mobile
- internationalize a date picker with date-fns locales

## When to choose
- you need a lightweight, modular date picker for React
- you want full control over input rendering and styling
- your project already uses date-fns
- you need touch-friendly calendar interaction on mobile

## When to avoid
- you need a batteries-included UI kit with pre-styled inputs
- your project does not use React
- you need time-of-day or datetime picking
- you want a library under heavy active development

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling, date-time
- domain: web-development, frontend
- platform: -
- tags: react, date-picker, date-range-picker, date-fns, touch-friendly, responsive, web-server, nodejs

## Member repositories
- hernansartorio/react-nice-dates (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.941378+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:46:19.137466+00:00, confidence not recorded.
  - readme: https://github.com/hernansartorio/react-nice-dates (fetched 2026-08-28T04:03:34.941378+00:00, sha d2f5f124c902)
  - homepage: https://reactnicedates.hernansartorio.com (fetched 2026-08-29T12:49:31.556510+00:00, sha a604d3b00b85)
  - registry_npm: https://registry.npmjs.org/react-nice-dates (fetched 2026-08-29T12:49:31.565899+00:00, sha 2a8b4cf4fb94)
- Data as of 2026-08-30T08:39:29.467469+00:00.
