0.2.0 • Published 6 years ago

@catalyst-elements/collection v0.2.0

Weekly downloads
1
License
BSD-3-Clause
Repository
github
Last release
6 years ago

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:

TagNPM VersionBuild StatusPolymer Support
catalyst-flip-buttonnpm (scoped)TravisPolymer 2 not supported Polymer 3 support pending
catalyst-toggle-buttonnpm (scoped)TravisPolymer 2 not supported Polymer 3 support pending
catalyst-toggle-switchnpm (scoped)TravisPolymer 2 not supported Polymer 3 support pending

Mixins:

NameNPM VersionBuild StatusPolymer Support
catalyst-toggle-mixinnpm (scoped)TravisPolymer 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.