https://github.com/data2viz/kotlinx.html-plugin
An Intellij plugin to copy/paste from HTML to kotlinx.html.
https://github.com/data2viz/kotlinx.html-plugin
Last synced: about 1 year ago
JSON representation
An Intellij plugin to copy/paste from HTML to kotlinx.html.
- Host: GitHub
- URL: https://github.com/data2viz/kotlinx.html-plugin
- Owner: data2viz
- License: apache-2.0
- Created: 2019-03-28T12:22:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-17T20:08:11.000Z (over 1 year ago)
- Last Synced: 2025-04-11T03:07:18.968Z (about 1 year ago)
- Language: Kotlin
- Size: 197 KB
- Stars: 13
- Watchers: 5
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kotlinx.html-plugin
An Intellij plugin to copy/paste from HTML to kotlinx.html.
This plugin simplifies the transformation of HTML code to a kotlinx.html project
by automatically doing the conversion during a copy/paste.
See https://plugins.jetbrains.com/plugin/12205-html-to-kotlinx-html to install it.