An open API service indexing awesome lists of open source software.

https://github.com/ebidel/polymer-experiments

Example/useful Polymer elements
https://github.com/ebidel/polymer-experiments

Last synced: about 1 year ago
JSON representation

Example/useful Polymer elements

Awesome Lists containing this project

README

          

Experiments with Polymer
========================

Example/useful [Polymer](https://www.polymer-project.org/1.0/) elements, demos, and experiments:

- [Polymer & AngularJS](http://ebidel.github.io/polymer-experiments/polymer-and-angular/together/)
- [HTML <select> implementation using Polymer](http://ebidel.github.io/polymer-experiments/select-element/)
- [<mobile-head> custom element](http://ebidel.github.io/polymer-experiments/mobile-head/)- default mobile best practices
- [Stock Ticker element/app](http://ebidel.github.io/polymer-experiments/polymersummit/stockticker/) - written using ES6 classes in both raw custom elements and Polymer.
- [App shell](http://ebidel.github.io/polymer-experiments/polymersummit/fouc/appshell.html) concept - shows how to control FOUC with the idea of an app shell by styling unresolved markup before it's ready and delivering critical resources and first paint, quickly.

[![Analytics](https://ga-beacon.appspot.com/UA-46812528-1/ebidel/polymer-experiments/README)](https://github.com/igrigorik/ga-beacon)