I'm building SAAS applications with Kilua so I wou...
# kilua
r
I'm building SAAS applications with Kilua so I would call it very good fit. It gives you many ready to use UI components (especially many form controls), so you can just focus on your task.
g
I have not seen mention of ready to use UI components. Can you point me to it? Also I like to use tailwindui.com. I guess I can reimplement them using Kilua
r
There is not much documentation currently, but Kilua gives you a lot of ready to use, typesafe form components (including richtext, rich select, date/time pickers, typeahead, range, spinner, numeric, tristate checkbox and of course all standard types)
I think tailwindui components can be used with just html, so they should be usable with Kilua as well.
👍 1