Kotlin / kotlinx.html

Kotlin DSL for HTML
Apache License 2.0
1.6k stars 130 forks source link

Please adopt html to kotlinx.html Intellij plugin #243

Open reubenfirmin opened 10 months ago

reubenfirmin commented 10 months ago

This plugin works 90% of the way, but isn't quite right. It's no longer maintained. Please make it an official part of the kotlinx.html project, as it significantly cuts down on the effort required to use third party markup from the web.

https://plugins.jetbrains.com/plugin/12205-html-to-kotlinx-html

reubenfirmin commented 3 months ago

The new K2 compiler breaks this plugin. It's an enormously useful plugin for creating components based on tailwind/flowbite etc.

The source seems reasonably manageable - please take a look and see if can be forked and fixed up.