{"id":16200295,"url":"https://github.com/whitphx/react-ymd-date-select","last_synced_at":"2025-09-06T11:33:26.326Z","repository":{"id":39887111,"uuid":"471712248","full_name":"whitphx/react-ymd-date-select","owner":"whitphx","description":"Hooks and components for Y-M-D dropdowns with React","archived":false,"fork":false,"pushed_at":"2023-01-09T07:44:31.000Z","size":2832,"stargazers_count":45,"open_issues_count":8,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-28T07:42:05.332Z","etag":null,"topics":["date","date-picker","datepicker","dropdown","hacktoberfest","javascript","react","react-component","react-components","react-hooks","reactjs","selectbox"],"latest_commit_sha":null,"homepage":"https://whitphx.github.io/react-ymd-date-select/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitphx.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-19T14:01:04.000Z","updated_at":"2024-06-12T12:55:57.000Z","dependencies_parsed_at":"2023-02-08T09:16:50.457Z","dependency_job_id":null,"html_url":"https://github.com/whitphx/react-ymd-date-select","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitphx%2Freact-ymd-date-select","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitphx%2Freact-ymd-date-select/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitphx%2Freact-ymd-date-select/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitphx%2Freact-ymd-date-select/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitphx","download_url":"https://codeload.github.com/whitphx/react-ymd-date-select/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232121445,"owners_count":18475558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["date","date-picker","datepicker","dropdown","hacktoberfest","javascript","react","react-component","react-components","react-hooks","reactjs","selectbox"],"created_at":"2024-10-10T09:29:49.838Z","updated_at":"2025-01-01T19:52:51.889Z","avatar_url":"https://github.com/whitphx.png","language":"TypeScript","funding_links":["https://ko-fi.com/D1D2ERWFG","https://www.buymeacoffee.com/whitphx","https://github.com/sponsors/whitphx"],"categories":[],"sub_categories":[],"readme":"# react-ymd-date-select\n\n[![Test and Build](https://github.com/whitphx/react-ymd-date-select/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/whitphx/react-ymd-date-select/actions/workflows/main.yml)\n![npm](https://img.shields.io/npm/v/react-ymd-date-select)\n![npm bundle size](https://img.shields.io/bundlephobia/min/react-ymd-date-select)\n![NPM](https://img.shields.io/npm/l/react-ymd-date-select)\n\nHooks and components for Y-M-D dropdowns with React. **[Demo](https://whitphx.github.io/react-ymd-date-select/)**\n\n![](./docs/img/samplepic.png)\n\nThe Y-M-D dropdown UI is sometimes preferable to calendar widgets, e.g. birth date selection.\n\nBuilding Y-M-D looks simple, but actually, there are some nuts;\n\n- Generating the arrays of year, month, and day numbers and strings.\n- Validating combinations of the Y-M-D values.\n- Combining the 3 values from the dropdowns into one date value, and integrating it with the form component state.\n\nThis library manages these things.\n\n## Installation\n\nWith npm:\n\n```shell\nnpm install react-ymd-date-select\n```\n\nWith Yarn:\n\n```shell\nyarn add react-ymd-date-select\n```\n\n## API \u0026 Samples\n\nPlease see [**the demo page**](https://whitphx.github.io/react-ymd-date-select/) for the guide and samples.\n\n## Support the project\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/D1D2ERWFG)\n\n\u003ca href=\"https://www.buymeacoffee.com/whitphx\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" width=\"180\" height=\"50\" \u003e\u003c/a\u003e\n\n[![GitHub Sponsors](https://img.shields.io/github/sponsors/whitphx?label=Sponsor%20me%20on%20GitHub%20Sponsors\u0026style=social)](https://github.com/sponsors/whitphx)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhitphx%2Freact-ymd-date-select","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhitphx%2Freact-ymd-date-select","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhitphx%2Freact-ymd-date-select/lists"}