{"id":16978749,"url":"https://github.com/srph/react-timesheet","last_synced_at":"2026-05-19T19:35:30.792Z","repository":{"id":75646715,"uuid":"78625301","full_name":"srph/react-timesheet","owner":"srph","description":"[WIP] An opinionated timesheet component for React","archived":false,"fork":false,"pushed_at":"2017-05-03T10:24:59.000Z","size":696,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T22:42:30.544Z","etag":null,"topics":["day-calendar","react","timesheet"],"latest_commit_sha":null,"homepage":"https://athlete-lung-40167.netlify.com/","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/srph.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-11T09:51:11.000Z","updated_at":"2018-08-29T10:19:04.000Z","dependencies_parsed_at":"2023-06-07T05:45:12.960Z","dependency_job_id":null,"html_url":"https://github.com/srph/react-timesheet","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/srph/react-timesheet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Freact-timesheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Freact-timesheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Freact-timesheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Freact-timesheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srph","download_url":"https://codeload.github.com/srph/react-timesheet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Freact-timesheet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33229365,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T15:49:41.270Z","status":"ssl_error","status_checked_at":"2026-05-19T15:49:22.917Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["day-calendar","react","timesheet"],"created_at":"2024-10-14T01:44:07.434Z","updated_at":"2026-05-19T19:35:25.783Z","avatar_url":"https://github.com/srph.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## React Timesheet\n[WIP] Timesheets for you, and you, and for everybody!\n\n## Note\nNo plans to make this flexible. Rather, you can *fork* or get ideas from this project!\n\n## Features\nCurrently ad-hoc for a private school application I'm working on.\n\n- [x] New schedule\n- [x] Edit schedule\n- [x] Drag-n-drop schedule\n- [x] Schedule validation\n- [x] Typehead\n- [x] Schedule status (on-going, done)\n- [x] Scale\n\n## Installing\n```bash\nnpm i --save @srph/react-timesheet\n```\n\n## Usage\n```js\n\u003cTimesheet time={{\n  start: '10:00 AM',\n  end: '10:00 PM',\n  increment: { hours: 1, minutes: 30 }\n}} schedules={{\n  'Monday': [{\n  \tstart: '10:00 AM',\n  \tend: '11:30 AM',\n  \tdata: {}\n  }]\n}} /\u003e\n```\n\nSee [example](examples).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrph%2Freact-timesheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrph%2Freact-timesheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrph%2Freact-timesheet/lists"}