{"id":21389113,"url":"https://github.com/captainbrosset/mdn-web-data","last_synced_at":"2026-05-20T06:08:14.897Z","repository":{"id":160979457,"uuid":"622882562","full_name":"captainbrosset/mdn-web-data","owner":"captainbrosset","description":"Package that contains MDN descriptions, urls, and compat data for all web features","archived":false,"fork":false,"pushed_at":"2023-05-03T12:00:21.000Z","size":2089,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-23T00:28:18.660Z","etag":null,"topics":["css","html","js","web"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/captainbrosset.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-04-03T08:57:08.000Z","updated_at":"2023-05-03T11:56:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"94d75e9f-e428-4c31-a9f7-f940ebc83386","html_url":"https://github.com/captainbrosset/mdn-web-data","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captainbrosset%2Fmdn-web-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captainbrosset%2Fmdn-web-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captainbrosset%2Fmdn-web-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captainbrosset%2Fmdn-web-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/captainbrosset","download_url":"https://codeload.github.com/captainbrosset/mdn-web-data/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243871652,"owners_count":20361377,"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":["css","html","js","web"],"created_at":"2024-11-22T12:21:57.069Z","updated_at":"2026-05-20T06:08:14.866Z","avatar_url":"https://github.com/captainbrosset.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MDN Web Data\n\nThis package exposes easy to use Web Platform documentation, specification, and compatibility data.\n\nIt contains information about each and every Web feature that's documented on MDN. This includes CSS properties or selectors, HTML tags or attributes, or even JavaScript language features or APIs.\n\nThe data comes from the following repositories:\n\n* [mdn/content](https://github.com/mdn/content):\n\n  This repository is used to extract the description for each and every Web feature contained in this package.\n\n* [mdn/browser-compat-data](https://github.com/mdn/browser-compat-data):\n\n  This repository is used to extract browser compatibility data for each Web Platform feature.\n\n* [w3c/webref](https://github.com/w3c/webref):\n\n  This repository is used to extract formal definitions from W3C specifications.\n\n## Usage\n\nInstall the package:\n\n```bash\nnpm install mdn-web-data\n```\n\nUse the data:\n\n```js\nimport mdnWebData from \"mdn-web-data\";\n\nconsole.log(mdnWebData.css.property.margin.summary);\n```\n\n## Generate a data update\n\n1. Clone the repository.\n1. Install the dependencies: `npm install`.\n1. Generate the data: `npm run build`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaptainbrosset%2Fmdn-web-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaptainbrosset%2Fmdn-web-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaptainbrosset%2Fmdn-web-data/lists"}