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
- Host: GitHub
- URL: https://github.com/bestguy/polymer-example-rgb
- Owner: bestguy
- Created: 2014-07-03T01:02:50.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-03T01:05:47.000Z (almost 12 years ago)
- Last Synced: 2025-02-14T02:51:24.916Z (over 1 year ago)
- Language: CSS
- Size: 555 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:

----
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.