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

Adding support for LWC elements (see issue #150) #174

Closed mattwu24 closed 4 years ago

mattgoldspink commented 4 years ago

@priandsf Definitely - let's join forces. @mattwu-24 Is working on this for us at Vlocity during his internship & I'll be picking it up once that comes to an end this month. With regards to your points

One piece we want to fix up still is the hierarchy checking of the class. What are your thoughts on the following:

On a separate related note. I saw your comment on the LWC ticket that you're working on Storybook integration. Matt has been working on that too for us. We've posted our code solution for it over here: https://github.com/muenzpraeger/create-lwc-app/issues/74 . It'd be great to join forces on that too - perhaps drop me an email (matt at vlocity.com) and we can discuss in more detail offline.

priandsf commented 4 years ago

Great - I sent you an email. If you do not receive it, please drop me one. Guessing if a component is an LWC one is tricky.