Directory

xtal-siema - Vaadin Add-on Directory

Web component wrapper around the lightweight Siema carousel library xtal-siema - Vaadin Add-on Directory
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/bahrus/xtal-siema) # \ Web component wrapper around the lightweight (3kb minified/gzipped) [Siema carousel library](https://pawelgrzybek.github.io/siema/). In the demo below, drag with your mouse / finger. Or use next / previous buttons.
Web Component links of interest
ExtJS 7
Vaadin Components
Vaadin Directory
ion-
AMP
Oracle Jet
Ionic Design
Onsen UI
Blaze UI
Bolt Design System
Patternfly
Material Web Components
Fuse Design Systems
Predix
elix
VS Code
lit-plugin
lit-html
comment-tagged-templates
Open-WC
Firefox Web Component Debugging
WCFactory
Edgewise
Imagine
Power of WCs
XBL => CE
CSS()
Best Practices Examples
udemy
MEAP
New Book
PluralSight
Styling Shadow DOM
Salesforce Vids
Gamepad Web Component
W3C Guidance
Pioneers
RHElements
���
Nutmeg
Gluon
HyperHTML Element
Haunted Hooks
Swiss Element
Atomico
SlimJS
SkateJS
x-tag
vue wc
decorate-element
@mikeal
Web Components in Sharepoint
night-lit
Micro Frontend
Whatsapp
Saving to Draft
Awesome Stencil
Awesome lit-html
Stencil Voice2Text
Music Markup components
A-frame Web VR
h-include
Polaris
JPMorgan Chase Perspecitve
Data Science WCs
Deck Deck Go
Lo-fi prototyping
Camera Component
Benchmarks
HNPWA Mobile Elements
Compost Elements
Vannilla WC PWA
Stencil Shimmer
CSS Doodle
Quick Draw
RapiDoc
Omi Charts
macro-carousel
Expand/Collapse Animations
Lottie Animations
Amp Viewer
Treegrid
Polymer Element wrapper for Handsontable
Org Charts
cd-carousel
Stencil fetch
Stencil Payment
SkateJS Router
America's Finest News Source
link
``` --> ## Syntax ``` --> ## Install the Polymer-CLI First, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) and npm (packaged with [Node.js](https://nodejs.org)) installed. Run `npm install` to install your element's dependencies, then run `polymer serve` to serve your element locally. ## Viewing Your Element ``` $ polymer serve ``` ## Running Tests WIP