Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds baseline-browser-mapping to web-features packages #2699

Open
wants to merge 86 commits into
base: main
Choose a base branch
from

Conversation

tonypconway
Copy link

baseline-browser-mapping is a module that makes it easy to retrieve minimum/all browser versions that support a specific Baseline feature set. It also includes a JSON file that maps downstream Chromium browsers to the version of Chromium that they implement. There is an Action that updates this data on a daily basis by parsing UA strings from useragents.io and auto-publishes if there are changes. I will provide and API key and NPM secret for publishing the module privately so they can be added as values in this repo.

conwayt and others added 30 commits November 26, 2024 13:47
Initial commit of README
First set of notes on usage
Add included browser table.
adding Apache 2.0 license
@github-actions github-actions bot added documentation Improvements or additions to documentation tools and infrastructure Project internal tooling, such as linters, GitHub Actions, or repo settings labels Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation tools and infrastructure Project internal tooling, such as linters, GitHub Actions, or repo settings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant