Directory

nebula-polyfills - Vaadin Add-on Directory

A set of polyfills to support web components. nebula-polyfills - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/arsnebula/nebula-polyfills](https://github.com//arsnebula/nebula-polyfills/blob/v2.0.0/README.md) on 2019-05-10 ]** # nebula-polyfills Essential polyfills to support [nebula](https://www.webcomponents.org/collection/arsnebula/nebula-essentials) web components. ## Installation ``` $ bower install -S arsnebula/nebula-polyfills ``` ## Usage In the `` section of your `index.html` file, import the complete set: ```html ``` or, you add script and import tags for individual polyfills: ```html ``` ## Change Log See [CHANGELOG](/CHANGELOG.md) ## License See [LICENSE](/LICENSE.md)