Shared Polymer behaviors for use in web components
npm install d2l-polymer-siren-behaviorsShared Polymer-based behaviors and modules for implementing and consuming web components.
d2l-polymer-siren-behaviors can be installed from npm:
``shell`
npm install d2l-polymer-siren-behaviors
Import the component or scripts as needed.
`html`
This repo is configured to use semantic-release. Commits prefixed with fix: and feat: will trigger patch and minor releases when merged to main`.
To learn how to create major releases and release from maintenance branches, refer to the semantic-release GitHub Action documentation.