dart-archive / custom-element-apigen

Tool to generate Dart APIs for polymer custom elements written in Javascript
BSD 3-Clause "New" or "Revised" License
13 stars 13 forks source link

add Element => HtmlElement type association #26

Closed jakemac53 closed 9 years ago

sigmundch commented 9 years ago

lgtm

sigmundch commented 9 years ago

btw - we also have an Element class, any reason to pick HtmlELement instead of Element?

jakemac53 commented 9 years ago

oh good point, will switch to Element