UNPKG

@polymer/polymer

Version:

The Polymer library makes it easy to create your own web components. Give your element some markup and properties, and then use it on a site. Polymer provides features like dynamic templates and data binding to reduce the amount of boilerplate you need to

18 lines (17 loc) 280 B
{ "suites": ["test/runner.html"], "environmentImports": [ "test-fixture/test-fixture.html" ], "plugins": { "local": { "browserOptions": { "chrome": [ "headless", "disable-gpu", "no-sandbox" ] } } } }