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
- Host: GitHub
- URL: https://github.com/hotforfeature/angular-polymer-sink
- Owner: hotforfeature
- Created: 2017-03-22T17:43:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T21:41:46.000Z (about 8 years ago)
- Last Synced: 2025-02-10T14:52:02.926Z (4 months ago)
- Language: HTML
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.