1.0.8 • Published 7 months ago

@web-component-attribute-polyfill/browser v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@web-component-attribute-polyfill/browser

Package to load the polyfill into a browser

Usage

Ensure to import the polyfill, through an import:

import * as polyfill from '@web-component-attribute-polyfill/browser';

Or from the HTML script tag:

<script defer="defer" src="./node_modules/@web-component-attribute-polyfill/browser/build/bundle.js">

You could find in the build folder various targets

Commands

  • npm run dev:build: Bundle the package for various targets
  • npm run dev:linting: Lint files
  • npm test: Run tests
  • npm run test:coverage: Run tests and see coverage reports

Contributing

1.0.8

7 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.2-beta.0

1 year ago

1.0.1-beta.0

1 year ago

1.0.0

1 year ago