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

https://github.com/bestguy/polymer-example-rgb

Example Polymer component
https://github.com/bestguy/polymer-example-rgb

Last synced: 10 months ago
JSON representation

Example Polymer component

Awesome Lists containing this project

README

          

# Polymer Example Component

This project creates a simple example [Polymer](http://polymer-project.org) component, which creates an RGB slider like so:

![Example](./example.png)

----

Internally, the component uses Yahoo's [Pure CSS](http://purecss.io/grids/) grid library to demonstrate that the component's includes do not affect the outside DOM.