From 07a7ca8f829b331f90b754fc1ad245cff7d2f9d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EC=A7=80=ED=9B=88?= Date: Thu, 7 May 2026 17:10:49 +0900 Subject: [PATCH] Add @kalyx/react under Date / Time picker section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a6275f..99a89bd 100644 --- a/README.md +++ b/README.md @@ -445,6 +445,7 @@ _Let the user enter data_ _Date picker / time picker / datetime picker / date range picker_ - [date-range-picker](https://github.com/almogtavor/date-range-picker) - [demo](https://almogtavor.github.io/date-range-picker/) - A calendar component that supports date, range & ranges picks. +- [@kalyx/react](https://github.com/jiji-hoon96/kalyx) - Headless date/range/time/month/year/week pickers under one composition API. ISO 8601 UTC values, IANA timezone-safe, ~13.6 KB gzip. - [react-big-calendar](https://github.com/intljusticemission/react-big-calendar) - Gcal/outlook like calendar component. - [react-datepicker](https://github.com/Hacker0x01/react-datepicker) - A simple and reusable datepicker component for React. - [react-day-picker](https://github.com/gpbl/react-day-picker) - Flexible date picker for React.