All Projects β†’ PolymerLabs β†’ polymer-2-carousel

PolymerLabs / polymer-2-carousel

Licence: other
Codelab

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to polymer-2-carousel

mc-viewer
🌐🏠 A Web Component for visualizing Minecraft schematics
Stars: ✭ 25 (+38.89%)
Mutual labels:  polymer, web-components
eslint-plugin-lit
lit-html support for ESLint
Stars: ✭ 90 (+400%)
Mutual labels:  polymer, web-components
page-title
A Polymer element for easily updating a webpage's title, such as in a SPA.
Stars: ✭ 13 (-27.78%)
Mutual labels:  polymer, web-components
Polyserve
Moved to Polymer/tools monorepo
Stars: ✭ 194 (+977.78%)
Mutual labels:  polymer, web-components
x-play
🎼 🎢 🎡 🎹 🎻 🎷 🎺 🎸
Stars: ✭ 23 (+27.78%)
Mutual labels:  polymer, web-components
Storybook
πŸ““ The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more!
Stars: ✭ 67,445 (+374594.44%)
Mutual labels:  polymer, web-components
ibm-toolbar
Horizontal toolbar containing items that can be used for label, navigation, search and actions
Stars: ✭ 18 (+0%)
Mutual labels:  polymer, web-components
Cleverstyle Framework
CleverStyle Framework is simple, scalable, fast and secure full-stack PHP framework
Stars: ✭ 150 (+733.33%)
Mutual labels:  polymer, web-components
moment-element
Web Component (with Polymer) wrapper for the moment library
Stars: ✭ 15 (-16.67%)
Mutual labels:  polymer, web-components
nuxeo-ui-elements
Library of UI web components
Stars: ✭ 20 (+11.11%)
Mutual labels:  polymer, web-components
Polymer Skeleton
πŸ’€ Skeleton for Polymer 3 app with Webpack, PostCSS and Service Workers ready.
Stars: ✭ 185 (+927.78%)
Mutual labels:  polymer, web-components
nuxeo-elements
Nuxeo web components
Stars: ✭ 23 (+27.78%)
Mutual labels:  polymer, web-components
Polymer Analyzer
Moved to Polymer/tools monorepo
Stars: ✭ 162 (+800%)
Mutual labels:  polymer, web-components
lego
πŸš€ Web-components made lightweight & Future-Proof.
Stars: ✭ 69 (+283.33%)
Mutual labels:  polymer, web-components
Gwt Polymer Elements
Polymer Web Components for GWT. A collection of Material Design widgets for desktop and mobile.
Stars: ✭ 153 (+750%)
Mutual labels:  polymer, web-components
fullcalendar-calendar
Web Component wrapper for FullCalendar
Stars: ✭ 21 (+16.67%)
Mutual labels:  polymer, web-components
Hot Table
Handsontable - Best Data Grid Web Component with Spreadsheet Look and Feel.
Stars: ✭ 114 (+533.33%)
Mutual labels:  polymer, web-components
Polydev
Automatic web components profiling in chrome devtools
Stars: ✭ 118 (+555.56%)
Mutual labels:  polymer, web-components
abdonrd.com
My little personal website
Stars: ✭ 16 (-11.11%)
Mutual labels:  polymer, web-components
scheduler-component
A Web Component wrapper for FullCalendar library that uses Polymer version 2.0 and ES6.
Stars: ✭ 24 (+33.33%)
Mutual labels:  polymer, web-components

Building an Image Carousel Element with Polymer 2.0

These are the resource files needed for the Building an Image Carousel Element with Polymer 2.0 codelab.

In this codelab, you’ll learn how to build a simple image carousel element with Polymer 2.0. You’ll learn how to use ES2015 syntax to write a Polymer 2.0 element, changes in Custom Elements V1 and Shadow DOM V1, using mixins to factor out common code, and considerations to make when designing your element’s API.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].