A widget displaying BCD status of a web feature
npm install browser-compat-widgetA widget displaying Browser Compatibility of a web feature based on
mdn/browser-compat-data
Show Browser Compatibility widget for
anchor-positioning:
```
Option 1. Install and bundle with your application
Install
``
npm install browser-compat-widget
See docs
for example usage in HTML.
See rollup.config.js
for an example of a bundler configuration.
Option 2: Precompiled from e.g. CDN.
```