https://github.com/gkjohnson/poly-data-model
Polymer data model experiment for Prototyping
https://github.com/gkjohnson/poly-data-model
data-model html javascript polymer prototype webcomponents
Last synced: 3 months ago
JSON representation
Polymer data model experiment for Prototyping
- Host: GitHub
- URL: https://github.com/gkjohnson/poly-data-model
- Owner: gkjohnson
- Created: 2017-08-19T05:46:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-20T01:38:41.000Z (over 8 years ago)
- Last Synced: 2025-03-27T22:48:40.408Z (11 months ago)
- Topics: data-model, html, javascript, polymer, prototype, webcomponents
- Language: HTML
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# poly-data-model
An approach to binding a javascript object to polymer outside of the Polymer ecosystem and listening and reacting to data change events in non-Polymer elements by broadcasting data changes as events.