Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/baseline-in-the-wild.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ You can find web-features and Baseline data in the places listed below. If you s
- [RUM Archive Insights](https://rumarchive.com/insights/), a collection of RUM Archive data visualizations, including yearly Baseline features.
- [Baseline MCP Server](https://github.com/yamanoku/baseline-mcp-server), a Model Context Protocol (MCP) server that provides Baseline information for web features.
- [browserslist-config-baseline](https://github.com/web-platform-dx/browserslist-config-baseline), a module that turns Baseline targets into [browserslist](https://github.com/browserslist/browserslist)-compatible lists of browser versions. Dynamically target Widely available by installing the module using your package manager of choice and adding `"browserslist": "extends browserslist-config-baseline"` to your `package.json`.
- [get-baseline](https://get-baseline.schalkneethling.com/), search the Web Platform DX feature catalog, preview the real Baseline component, and paste the generated snippet into your project. Done.

## Web feature dashboards

Expand Down