{"id":25244717,"url":"https://github.com/react-melon/melon-calendar","last_synced_at":"2025-10-26T21:30:19.963Z","repository":{"id":57151021,"uuid":"62391132","full_name":"react-melon/melon-calendar","owner":"react-melon","description":"React Calendar (DatePicker) Components","archived":false,"fork":false,"pushed_at":"2017-10-30T12:18:23.000Z","size":9525,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-03T09:08:36.946Z","etag":null,"topics":["calendar","component","datepicker","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-melon.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-01T12:22:44.000Z","updated_at":"2017-03-05T16:52:56.000Z","dependencies_parsed_at":"2022-08-27T05:52:18.168Z","dependency_job_id":null,"html_url":"https://github.com/react-melon/melon-calendar","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-melon%2Fmelon-calendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-melon%2Fmelon-calendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-melon%2Fmelon-calendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-melon%2Fmelon-calendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-melon","download_url":"https://codeload.github.com/react-melon/melon-calendar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238397543,"owners_count":19465191,"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":["calendar","component","datepicker","react"],"created_at":"2025-02-12T01:35:04.397Z","updated_at":"2025-10-26T21:30:19.115Z","avatar_url":"https://github.com/react-melon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# melon-calendar\n\n[![Coverage Status](https://coveralls.io/repos/github/react-melon/melon-calendar/badge.svg?branch=master)](https://coveralls.io/github/react-melon/melon-calendar?branch=master)\n[![Version](https://badge.fury.io/js/melon-calendar.svg)](https://www.npmjs.com/package/melon-calendar)\n[![Build](https://travis-ci.org/react-melon/melon-calendar.svg?style=flat-square)](https://travis-ci.org/react-melon/melon-calendar)\n\nDatePicker Components in [React Melon Family](http://react-melon.github.io/melon/)\n\n### members\n\n* **Calendar** - pick a date\n* **RangeCalendar** - Select a date interval by day\n* **UnitCalendar** - Select a date interval by week, month or year\n\n## Screenshots\n\n* Calendar\n\n![Calendar](./example/screenshots/calendar-web.gif)\n\n* RangeCalendar \u0026 UnitCalendar\n\n![Calendar](./example/screenshots/rangecalendar.gif)\n\n## Install\n\n### npm\n\n[![melon-calendar](https://nodei.co/npm/melon-calendar.png)](https://npmjs.org/package/melon-calendar)\n\n### bower\n\n```\nbower install melon-calendar\n```\n\n## Usage\n\n```js\nimport React from 'react';\nimport ReactDOM from 'react-dom';\n\nimport Calendar from 'melon-calendar';\nimport RangeCalendar from 'melon-calendar/lib/RangeCalendar';\nimport UnitCalendar from 'melon-calendar/lib/UnitCalendar';\n\nReactDOM.render(\u003cCalendar /\u003e, container);\n```\n\n## Examples\n\n[demo](http://react-melon.github.io/melon/#/components?name=Calendar)\n\n## Test Case\n\n```\nnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-melon%2Fmelon-calendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freact-melon%2Fmelon-calendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-melon%2Fmelon-calendar/lists"}