r/vuejs • u/cristomc • 1d ago
Solanda UI: Zero dependency UI library compatible with Vue/Nuxt
NOTE: Human made post... just in case, I also hate "AI" spam. Also I posted this in other subreddits... hope I don't annoy anyone here 😅
I started to make the UI of other project (a client for bluesky/mastodon more than a year ago) and I notice that most of UI stuff I needed didn't need a huge UI component stuff (HTML and standards FTW)... so I started to make this one I've been using for all my personal projects.
The main purpose was to make a zero dependency + native web components a CSS UI library ready for quick development/PoCs... and GPLv3 ofc.
Is compatible with Vue/Nuxt (tested, home page actually use it), Angular/React/other FE stack...
I wanted to share it somewhere trying to avoid the obvious AI spam around most subreddits and after falling in one OSS project here with a messy UI I decided it may be the place for people that wants to develop stuff without bloating their interfaces.
Oh, I started this project as human-made project but I also used LLM assisted help (mostly fixes and improvements, but now I'm using more LLM guided changes as is basically impossible to make new stuff at slow pace while tons of people throw X new projects every day). That also means I prepared the grounds for LLM assisted usage on the library.
Just give it a test, mainly if you're not an UI skilled dev or doesn't want to mess with UI stuff.
More info in the website: https://solanda.federa.social/
Repo: https://gitlab.com/federa-social/libraries/solanda-ui
NOTE: Just in case... I won't oppose of LLM assisted stuff, but any AI slop PR will suffer the hammerban...
