After a lot of work, I just finished a major updat...
# feed
y
After a lot of work, I just finished a major update to Summon—a composable, SEO-friendly UI library for Kotlin (JVM/JS). It's still in the early stages, but I’m looking for usability testing and feedback. The update includes: @composable annotations for reusable UI components Built-in JWT authentication Role-based access control (RBAC) Internationalization (i18n) support File-based routing Simple state management and styling Let me know if you're interested in testing or sharing your thoughts! https://github.com/codeyousef/summon
y
Did you miss a link there? #C0BJ0GTE2 is technically meant for links after all!
😅 1
j
k
Looks like https://github.com/codeyousef/summon that was posted a few days ago here
👍 2
y
@Kirill Grouchnikov yes thank you
@Jonathan Hult it's more like kobweb but meant to be more easily usable with existing backend frameworks
a
Isnt Auth and routing an overstretch for a UI library? Or is the term UI library maybe not correct?
y
@Arjan van Wieringen yeah maybe framework is more appropriate. It started as a ui library lol
a
Ha makes sense.