d2l-polymer-siren-behaviors

1.7.0 • Public • Published

d2l-polymer-siren-behaviors

Shared Polymer-based behaviors and modules for implementing and consuming web components.

Installation

d2l-polymer-siren-behaviors can be installed from npm:

npm install d2l-polymer-siren-behaviors

Usage

Import the component or scripts as needed.

<head>
	<link rel="import" href="../d2l-polymer-siren-behaviors/store/entity-behavior.html">
	<link rel="import" href="../d2l-polymer-siren-behaviors/store/siren-action-behavior.html">
</head>

Versioning and Releasing

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.

Readme

Keywords

none

Package Sidebar

Install

npm i d2l-polymer-siren-behaviors

Weekly Downloads

1,103

Version

1.7.0

License

Apache-2.0

Unpacked Size

40.7 kB

Total Files

10

Last publish

Collaborators

  • d2l-travis-deploy