This change adds a new app together with a bunch of classes/methods for advanced template checking. It uses typescript compiler API to extract type/property information and to analyze polymer classes.
The app is work, however many tests are missed. If we agree on this idea and implementation, I will add missed tests.
For example, the following elements:
This change adds a new app together with a bunch of classes/methods for advanced template checking. It uses typescript compiler API to extract type/property information and to analyze polymer classes. The app is work, however many tests are missed. If we agree on this idea and implementation, I will add missed tests. For example, the following elements:
are transpiled to: