Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I don’t use frameworks like React or Vue because my apps are small and mostly just for me, so I wish there were component libraries out there like Chakra that didn’t require npm, yarn, or some other package manager to install, and then a framework to use. I just want to slap a CDN link in my HEAD tag of my vanilla HTML page and start using class names to create components. Ideally, these components would have behavior functionality as well so I don’t have to use another library like HTMX or Alpine.js to add it. It seems to me something like this _should_ be possible.


it is possible! I've been playing with Astro and shoelace library downloaded from CDN for a use case like that.



Super helpful, taking a look now to see how you worked with Astro and Shoelace. This is very encouraging…!


Shoelace looks great! Thanks for sharing it. Can't wait to give it a whirl.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: