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

https://github.com/hotforfeature/angular-polymer-sink

Demo of latest version of Angular working with Polymer Elements
https://github.com/hotforfeature/angular-polymer-sink

Last synced: 2 months ago
JSON representation

Demo of latest version of Angular working with Polymer Elements

Awesome Lists containing this project

README

        

# Angular-Polymer Sink

This kitchen sink demos the latest version of Angular and Polymer working together.

## Element Issues

The following elements are included in the repository with modifications to make them work with Polymer 2.0. Each section below explains what needs to be done before the element can be removed from the repository.

### paper-button
- Waiting for https://github.com/PolymerElements/paper-button/pull/145 to be merged.