We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b84dd83 commit f32d187Copy full SHA for f32d187
1 file changed
pages/app.html
@@ -17,6 +17,8 @@ <h2>What is this all about?</h2>
17
<section>
18
<h2>BCD Collector</h2>
19
20
+ <a href="https://mdn-bcd-collector.gooborg.com/" class="button">Run BCD collector</a>
21
+
22
<p>The browser-compat-data ("BCD") project contains machine-readable browser (and JavaScript runtime) compatibility data
23
for Web technologies, such as Web APIs, JavaScript features, CSS properties and more. It's goal is to document accurate
24
compatibility data for Web technologies, so web developers may write cross-browser compatible websites easier.</p>
0 commit comments