{"id":18479656,"url":"https://web-platform-dx.github.io/web-features-explorer/","last_synced_at":"2025-04-08T16:30:34.877Z","repository":{"id":243197555,"uuid":"811737374","full_name":"web-platform-dx/web-features-explorer","owner":"web-platform-dx","description":"A visualization of the web-features data","archived":false,"fork":false,"pushed_at":"2025-04-06T01:39:20.000Z","size":115194,"stargazers_count":37,"open_issues_count":19,"forks_count":11,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-06T02:29:27.099Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://web-platform-dx.github.io/web-features-explorer/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/web-platform-dx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-06-07T07:44:43.000Z","updated_at":"2025-04-06T01:39:23.000Z","dependencies_parsed_at":"2024-06-07T09:56:03.315Z","dependency_job_id":"d9414f68-4304-4933-a473-973c953a61d8","html_url":"https://github.com/web-platform-dx/web-features-explorer","commit_stats":null,"previous_names":["web-platform-dx/web-features-explorer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-platform-dx%2Fweb-features-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-platform-dx%2Fweb-features-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-platform-dx%2Fweb-features-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-platform-dx%2Fweb-features-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/web-platform-dx","download_url":"https://codeload.github.com/web-platform-dx/web-features-explorer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247881759,"owners_count":21011923,"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-06T12:15:49.475Z","updated_at":"2025-04-08T16:30:34.872Z","avatar_url":"https://github.com/web-platform-dx.png","language":"JavaScript","funding_links":[],"categories":["Uncategorized","Projects using BCD"],"sub_categories":["Uncategorized","VSCode extension for contributors"],"readme":"# Web platform features explorer\n\nThe web platform features explorer website visualizes the web platform data that's maintained in the [web-platform-dx/web-features](https://github.com/web-platform-dx/web-features/) repository.\n\nView the live website at https://web-platform-dx.github.io/web-features-explorer/.\n\n## Goals of the website\n\n* To test and visualize the data that's in the web-features repo.\n* To connect the data to other relevant sources of information about web features.\n* To provide web developers with useful ways to stay up to date with the web and explore features.\n\n## Architecture\n\n### Data\n\nThe data that the website is based on comes from the [web-features](https://www.npmjs.com/package/web-features) NPM package. The site uses the **next** version if the package, which provide the data from the latest commit on the web-features repo.\n\nIn addition, the site uses the [@mdn/browser-compat-data](https://www.npmjs.com/package/browser-compat-data) NPM package to get various other pieces of information, such as links to MDN documentation and links to bug trackers.\n\n### Pages\n\nThe web pages are built by using the [Eleventy static site generator](https://www.11ty.dev/).\n\n## Local development\n\nTo run the website locally, clone the repository, make sure the dependencies are updated, and then build the site.\n\n### Update the dependencies\n\nTo ensure you have the latest data:\n\n1. Run `npx npm-check-updates -u`\n\n1. Run `npm update web-features`\n\n1. `npm install`\n\n### Build the site\n\nTo build the site:\n\n1. Run `npm run build` to generate the site\n\n1. Check the `docs` folder for the resulting build files.\n\nThe source template files used to build the site are in the `site` folder.\n\n### Run and edit the site locally\n\nTo run the website on a local development server:\n\n1. Run `npm run serve`.\n\n1. Open a web browser and go to `http://localhost:8080`.\n\n1. Modify a source file, wait for the build to run automatically, and for the changes to appear in the browser.\n\n## Production environment\n\nThe website is deployed to production using [GitHub Pages](https://pages.github.com/). The static HTML pages are generated in the [gh-pages branch](https://github.com/web-platform-dx/web-features-explorer/tree/gh-pages) on a regular basis by the GitHub Actions script found in `.github/workflows/generate-site.yaml`.\n\nThe dependencies are also automatically updated every day by using the GitHub Actions script in `.github/workflows/bump-deps.yaml`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/web-platform-dx.github.io%2Fweb-features-explorer%2F","html_url":"https://awesome.ecosyste.ms/projects/web-platform-dx.github.io%2Fweb-features-explorer%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/web-platform-dx.github.io%2Fweb-features-explorer%2F/lists"}