kvelte
kvelte copied to clipboard
Type Safety between Kotlin and Svelte
One of the big issues about template engines is the lack of type safety.
in dev mode, monitor Svelte file changes and automatically generate Kotlin interfaces in real-time. in prod mode, create interfaces before compiling.