{"id":28766087,"url":"https://github.com/mdn/bcd-utils","last_synced_at":"2025-11-02T15:05:27.224Z","repository":{"id":64844204,"uuid":"574952268","full_name":"mdn/bcd-utils","owner":"mdn","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-03T09:55:38.000Z","size":457,"stargazers_count":3,"open_issues_count":1,"forks_count":8,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-10-03T11:41:16.050Z","etag":null,"topics":["bcd","infra","tooling"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-12-06T12:41:50.000Z","updated_at":"2025-10-03T09:52:00.000Z","dependencies_parsed_at":"2023-11-13T13:29:53.157Z","dependency_job_id":"4047dffc-aaea-47e8-9055-768e1db64e72","html_url":"https://github.com/mdn/bcd-utils","commit_stats":{"total_commits":23,"total_committers":8,"mean_commits":2.875,"dds":0.6956521739130435,"last_synced_commit":"d04a48be688bb95cb9c2de3a3beff2962246a993"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mdn/bcd-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdn%2Fbcd-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdn%2Fbcd-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdn%2Fbcd-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdn%2Fbcd-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdn","download_url":"https://codeload.github.com/mdn/bcd-utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdn%2Fbcd-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000741,"owners_count":26082932,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":["bcd","infra","tooling"],"created_at":"2025-06-17T11:40:51.955Z","updated_at":"2025-10-09T05:33:49.154Z","avatar_url":"https://github.com/mdn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bcd-utils\n\n**Utilities for processing MDN's Browser Compatibility Data (BCD).**\n\nThis monorepo includes tools to process\n[browser-compat-data](https://github.com/mdn/browser-compat-data) (BCD) for use\nin MDN's frontend ([yari](https://github.com/mdn/yari)) and backend\n([rumba](https://github.com/mdn/rumba)).\n\n## Structure\n\nThis repository consists of two packages:\n\n### `/api`\n\nGenerates JSON files from BCD to be consumed by MDN's\n[yari](https://github.com/mdn/yari) frontend, powering the BCD tables.\n\n- **Usage**:\n\n  ```sh\n  cd api\n  npm ci\n  npm update @mdn/browser-compat-data\n  npm run generate\n  ```\n\n- **Output**:  \n  Writes one JSON file per BCD feature to `/api/out/current/*.json` and\n  `/api/out/\u003cversion\u003e/*.json`.\n\n### `/updates`\n\nGenerates JSON files from BCD to be consumed by MDN's\n[rumba](https://github.com/mdn/rumba) backend, powering the\n[Updates](https://developer.mozilla.org/en-US/plus/updates) feature.\n\n- **Usage**:\n\n  ```sh\n  cd updates\n  npm ci\n  npm run updates\n  ```\n\n- **Output**:  \n  Writes JSON files for BCD updates by browser release to\n  `/updates/v0/bcd-updates-*.json`.\n\n## Contributing\n\nPlease read the [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md) before contributing.\n\n## License\n\nThis project is licensed under [MPL-2.0](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdn%2Fbcd-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdn%2Fbcd-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdn%2Fbcd-utils/lists"}