https://github.com/chrisekelley/polymer-app-globals
polymer element for managing globals
https://github.com/chrisekelley/polymer-app-globals
Last synced: 3 months ago
JSON representation
polymer element for managing globals
- Host: GitHub
- URL: https://github.com/chrisekelley/polymer-app-globals
- Owner: chrisekelley
- Created: 2014-07-08T09:21:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-08T09:47:31.000Z (almost 11 years ago)
- Last Synced: 2025-01-20T06:24:44.860Z (5 months ago)
- Language: CSS
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
app-globals
================polymer element for managing globals
See the [component page](https://github.com/chrisekelley/polymer-app-globals) for more information.
## Getting Started
See the [Supporting global variables](http://www.polymer-project.org/docs/polymer/polymer.html#global) section in the
Polymer API guide for usage info.In your form, declare the element:
We've put together a [guide for app-globals](http://www.polymer-project.org/docs/start/reusableelements.html) to help get you rolling.