{"id":19230288,"url":"https://github.com/mrloop/race-lib","last_synced_at":"2025-04-21T03:30:49.083Z","repository":{"id":25204870,"uuid":"103438768","full_name":"mrloop/race-lib","owner":"mrloop","description":"⚙ retrieve event data from http://britishcycling.org","archived":false,"fork":false,"pushed_at":"2024-10-18T22:27:14.000Z","size":2138,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-26T13:28:03.197Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mrloop.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-13T18:56:02.000Z","updated_at":"2024-10-06T16:43:14.000Z","dependencies_parsed_at":"2023-02-19T02:01:07.752Z","dependency_job_id":"fac5541b-0034-4cc0-89a1-05c8e3f64817","html_url":"https://github.com/mrloop/race-lib","commit_stats":{"total_commits":247,"total_committers":4,"mean_commits":61.75,"dds":0.51417004048583,"last_synced_commit":"3ebca0ea9c6e46d4cf9ffc14c0179c73c5c149f0"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrloop%2Frace-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrloop%2Frace-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrloop%2Frace-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrloop%2Frace-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrloop","download_url":"https://codeload.github.com/mrloop/race-lib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222823266,"owners_count":17042946,"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":[],"created_at":"2024-11-09T15:37:37.536Z","updated_at":"2024-11-09T15:37:38.866Z","avatar_url":"https://github.com/mrloop.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/mrloop/race-lib/actions/workflows/ci.yml/badge.svg)](https://github.com/mrloop/race-lib/actions/workflows/ci.yml)\n[![Latest NPM release][npm-badge]][npm-badge-url]\n\n[npm-badge]: https://img.shields.io/npm/v/race-lib.svg\n[npm-badge-url]: https://www.npmjs.com/package/race-lib\n\n# ⚙ race-lib\n\nRetrieve event data from [britishcycling.org](https://www.britishcycling.org.uk/events/results?keywords=\u0026show=all)\n\n```js\nimport { Event, setup } from 'race-lib';\nimport cheerio from 'cheerio';\n\nsetup({ cheerio });\n\nEvent.upcomming().then(events =\u003e {\n  events.forEach( evt =\u003e console.log(evt.name));\n});\n```\n\nSee [race-cli](https://github.com/mrloop/race-cli) for example of usage in node and [race-ext](https://github.com/mrloop/race-ext) for browser usage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrloop%2Frace-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrloop%2Frace-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrloop%2Frace-lib/lists"}