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

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

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.