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

Support readonly property in JSON output #137

Open web-padawan opened 4 years ago

web-padawan commented 4 years ago

Please correct me if I'm wrong but @readonly does not show in JSON format.

I suppose this is related to https://github.com/webcomponents/custom-elements-json/issues/5#issuecomment-558392348 So maybe this is something that needs to be resolved (same as methods etc)?