yeoman / generator-polymer

Scaffold out a Polymer project
http://polymer-project.org
926 stars 149 forks source link

new template element-empty #281

Closed ayurmedia closed 8 years ago

ayurmedia commented 8 years ago

split into html, js, css in separate files.

copied logic from el

element is minimum, only autobinding {{var}} is there as initial settings.

to test install: npm install -g git+https://github.com/ayurmedia/generator-polymer

revert to global npm npm install -g generator-polymer

usage: yo polymer:element-empty my-element

ayurmedia commented 8 years ago

does not build