{"id":20380772,"url":"https://github.com/stagfoo/react-scheduler-calendar","last_synced_at":"2026-03-07T02:06:37.642Z","repository":{"id":93073761,"uuid":"293494357","full_name":"stagfoo/react-scheduler-calendar","owner":"stagfoo","description":"React component for scheduling/planing in calendar","archived":false,"fork":false,"pushed_at":"2020-08-20T08:16:45.000Z","size":3568,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T22:28:04.509Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ngc-ab.github.io/react-scheduler-calendar/","language":null,"has_issues":false,"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/stagfoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-07T10:21:24.000Z","updated_at":"2020-10-24T14:27:58.000Z","dependencies_parsed_at":"2023-06-04T16:15:08.331Z","dependency_job_id":null,"html_url":"https://github.com/stagfoo/react-scheduler-calendar","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/stagfoo/react-scheduler-calendar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stagfoo%2Freact-scheduler-calendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stagfoo%2Freact-scheduler-calendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stagfoo%2Freact-scheduler-calendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stagfoo%2Freact-scheduler-calendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stagfoo","download_url":"https://codeload.github.com/stagfoo/react-scheduler-calendar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stagfoo%2Freact-scheduler-calendar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30205893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"online","status_checked_at":"2026-03-07T02:00:06.765Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-15T02:09:01.841Z","updated_at":"2026-03-07T02:06:32.630Z","avatar_url":"https://github.com/stagfoo.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-scheduler-calendar\n\n\u003e React component for scheduling/planing in calendar\n\n[![NPM](https://img.shields.io/npm/v/react-scheduler-calendar.svg)](https://www.npmjs.com/package/react-scheduler-calendar)\n[![NPM Downloads](https://img.shields.io/npm/dw/react-scheduler-calendar)](https://www.npmjs.com/package/react-scheduler-calendar)\n\n![Build](https://github.com/NGC-AB/react-scheduler-calendar/workflows/NPM%20build/badge.svg)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n[![License](https://img.shields.io/github/license/NGC-AB/react-scheduler-calendar.svg)](https://github.com/NGC-AB/react-scheduler-calendar/blob/master/LICENSE)\n\n\n## Install\n\n```bash\nnpm install --save react-scheduler-calendar\n```\n\n## Usage\n\n- Import antDesign style file\n\n```tsx\nimport 'antd/dist/antd.css';\n```\nor you can use less file to support customizing the theme: https://ant.design/docs/react/customize-theme:\n\n```tsx\nimport 'antd/dist/antd.less';\n```\n\n- Using in your component\n```tsx\nimport React from 'react'\n\nimport Scheduler from 'react-scheduler-calendar'\n\nclass Example extends React.Component {\n  render () {\n    return (\n      \u003cScheduler /\u003e\n    )\n  }\n}\n```\n\n\n## Setup Sonar Server In Local\n\n```shell script\nmake start\n```\nGoto [http://localhost:9005/projects?sort=-analysis_date](http://localhost:9005/projects?sort=-analysis_date) to view the main interface.\n\nSince there is no test report upload for any project at present, you cannot see any analysis results, so you need to upload the test report first.\n\n```shell script\nyarn sonar-check\n```\n\nAfter running this command, you will see `react-scheduler-calendar` Analysis report.\n\n\n## License\n\nMIT © [NGC-AB](https://github.com/NGC-AB)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstagfoo%2Freact-scheduler-calendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstagfoo%2Freact-scheduler-calendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstagfoo%2Freact-scheduler-calendar/lists"}