@catalyst-elements/collection

A collection of all the catalyst elements.

Usage no npm install needed!

<script type="module">
  import catalystElementsCollection from 'https://cdn.skypack.dev/@catalyst-elements/collection';
</script>

README

Catalyst Elements Collection

David David Published on webcomponents.org npm (scoped) Bower not supported Polymer 2 not supported Polymer 3 support pending

API documentation & Demos ↗

A collection of all the Catalyst Elements.
A bundled version of all the Catalyst Elements is available here.

Elements:

Tag NPM Version Build Status Polymer Support
catalyst-flip-button npm (scoped) Travis Polymer 2 not supported Polymer 3 support pending
catalyst-toggle-button npm (scoped) Travis Polymer 2 not supported Polymer 3 support pending
catalyst-toggle-switch npm (scoped) Travis Polymer 2 not supported Polymer 3 support pending

Mixins:

Name NPM Version Build Status Polymer Support
catalyst-toggle-mixin npm (scoped) Travis Polymer 2 not supported Polymer 3 support pending

Installation

Install with npm:

npm install --save @catalyst-elements/collection

Install with yarn:

yarn add @catalyst-elements/collection

Please note that this package is not compatible with Bower.

Once install, all Catalyst Elements are available to be used.

Usage

Each Catalyst Element has it's own Usage section in its respective repository's readme.