# Hacker0x01/react-datepicker

A simple and reusable datepicker component for React

Repository: https://github.com/Hacker0x01/react-datepicker
Canonical: https://ross.abutalabs.com/products/react-datepicker
Homepage: https://reactdatepicker.com/
Language: TypeScript
License: MIT
License Family: permissive
Topics: datepicker-component, react, javascript, moment, picker, date-fns, hacktoberfest
Last push: 2026-04-02T08:36:28+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 75, release rhythm 62, longevity 100
- inputs: {"age_days": 4455, "days_push": 153, "days_rel": 257, "gap_med": 22.0, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8384, forks 2271 (observed 2026-08-28T04:10:20.745017+00:00)

## What it is
A simple and reusable datepicker component for React applications, supporting date selection, time picking, ranges, and localization via date-fns. It is distributed as an npm package with configurable props and CSS styling.

## Use cases
- add a date picker to a react form
- select a date range in a react app
- localized calendar component with non-english locales
- pick date and time in a react ui
- inline calendar widget for react

## When to choose
- you need a mature, widely used React datepicker with extensive props and docs
- you want time selection, ranges, and locale support out of the box
- your project already uses React and date-fns

## When to avoid
- you are not using React
- you need a framework-agnostic web component datepicker
- you want a fully unstyled headless component

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, form-handling, internationalization
- domain: frontend, web-development, cross-platform
- platform: browser
- tags: react, datepicker, calendar, date-fns, typescript, form-input, nodejs, web-server

## Member repositories
- Hacker0x01/react-datepicker (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:20.745017+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-29T17:27:27.539159+00:00, confidence not recorded.
  - readme: https://github.com/Hacker0x01/react-datepicker (fetched 2026-08-28T04:10:20.745017+00:00, sha 2c1b1b26fa67)
  - homepage: https://reactdatepicker.com/ (fetched 2026-08-29T08:27:38.166062+00:00, sha c4275b98fbab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
