Hacker News new | ask | show | jobs
by stugrey 999 days ago
Luro [0] by Dave Rupert has been developed to solve just this problem.

[0] https://luroapp.com/

2 comments

I'm skeptical this would work with crawling for anything other than the most basic toy websites. How can this identify components that use generated class names (any css-in-js, css modules, etc)? Can it pull prop usage out?

I gave it a try on just our public login page and it said "no pages found" - perhaps it doesn't work for single page apps?

Ah interesting - and endorsed I see by Brad Frost too (although it's interesting he doesn't identify the issue in this Ecosystem post, so perhaps he does't see it as quote the holy grail, but hey).