runem / web-component-analyzer

CLI that analyzes web components and emits documentation
https://runem.github.io/web-component-analyzer
MIT License
501 stars 63 forks source link

Add an experimental "json2" output format #156

Open justinfagnani opened 4 years ago

justinfagnani commented 4 years ago

This is starting to output the schema I proposed in https://github.com/webcomponents/custom-elements-json/pull/9/files

Watch out, it's not pretty code :)