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

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

It's all about experiments with Polymer
https://github.com/vitkarpov/polymer-experiments

Last synced: about 2 months ago
JSON representation

It's all about experiments with Polymer

Awesome Lists containing this project

README

        

# Polymer Experiments

It`s all about the [Polymer](http://www.polymer-project.org/). The plarform provides Web Components features using polyfills nowadays. There are html import, custom elements, pointer events, templates, shadow DOM and so forth.

I take a shot:

* to make some custom elements, using prebuild set of elements such as `polymer-ajax` or `polymer-animation`;
* to use core API, such as `Polymer` constructor with it's properties;
* to check data-binding features, use templates;