{"id":16975144,"url":"https://github.com/foso/htmltocomposehtmlconverter","last_synced_at":"2025-03-17T08:38:06.352Z","repository":{"id":44384869,"uuid":"440659239","full_name":"Foso/HtmlToComposeHTMLConverter","owner":"Foso","description":"IntelliJ Idea Plugin that can convert HTML to Compose HTML code. https://plugins.jetbrains.com/plugin/18261-html-to-compose-web-converter","archived":false,"fork":false,"pushed_at":"2023-05-17T22:19:29.000Z","size":396,"stargazers_count":104,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-16T10:23:37.463Z","etag":null,"topics":["compose","compose-html","html","intellij-plugin","kotlinjs"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Foso.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-21T21:51:04.000Z","updated_at":"2025-02-08T14:46:59.000Z","dependencies_parsed_at":"2024-10-14T01:09:20.540Z","dependency_job_id":"167c7a96-d89e-4a0b-aab0-93a239b068cf","html_url":"https://github.com/Foso/HtmlToComposeHTMLConverter","commit_stats":null,"previous_names":["foso/htmltocomposehtmlconverter"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foso%2FHtmlToComposeHTMLConverter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foso%2FHtmlToComposeHTMLConverter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foso%2FHtmlToComposeHTMLConverter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foso%2FHtmlToComposeHTMLConverter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Foso","download_url":"https://codeload.github.com/Foso/HtmlToComposeHTMLConverter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244001756,"owners_count":20381840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compose","compose-html","html","intellij-plugin","kotlinjs"],"created_at":"2024-10-14T01:09:21.904Z","updated_at":"2025-03-17T08:38:05.823Z","avatar_url":"https://github.com/Foso.png","language":"Kotlin","readme":"\u003ch1 align=\"center\"\u003eHtmlToComposeHTMLConverter\u003c/h1\u003e\nIntelliJ-based plugin that can convert HTML to Compose HTML code.\n\nTurn this:\n\u003cp align=\"center\"\u003e\n  \u003cimg src =\"https://raw.githubusercontent.com/Foso/HtmlToComposeWebConverter/master/docs/buttonhtml.png\" height=500 /\u003e\n\u003c/p\u003e\n\nInto this:\n\u003cp align=\"center\"\u003e\n  \u003cimg src =\"https://raw.githubusercontent.com/Foso/HtmlToComposeWebConverter/master/docs/composebutton.png\" height=500 /\u003e\n\u003c/p\u003e\n\n[![jCenter](https://img.shields.io/badge/Apache-2.0-green.svg\n)](https://github.com/Foso/HtmlToComposeWebConverter/blob/master/LICENSE)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\u003ca href=\"https://twitter.com/intent/tweet?text=Hey, check out HtmlToComposeWebConverter https://github.com/Foso/HtmlToComposeWebConverter via @jklingenberg_ \n\"\u003e\u003cimg src=\"https://img.shields.io/twitter/url/https/github.com/angular-medellin/meetup.svg?style=social\" alt=\"Tweet\"\u003e\u003c/a\u003e\n\n### Show some :heart: and star the repo to support the project\n\n[![GitHub stars](https://img.shields.io/github/stars/Foso/HtmlToComposeWebConverter.svg?style=social\u0026label=Star)](https://github.com/Foso/HtmlToComposeWebConverter) [![GitHub forks](https://img.shields.io/github/forks/Foso/HtmlToComposeWebConverter.svg?style=social\u0026label=Fork)](https://github.com/Foso/HtmlToComposeWebConverter/fork) [![GitHub watchers](https://img.shields.io/github/watchers/Foso/HtmlToComposeWebConverter.svg?style=social\u0026label=Watch)](https://github.com/Foso/HtmlToComposeWebConverter) [![Twitter Follow](https://img.shields.io/twitter/follow/jklingenberg_.svg?style=social)](https://twitter.com/jklingenberg_)\n\n## Introduction / How to use\n\n1) Put your cursor to the place where you want to insert the Compose code.\n2) Open the Plugin under Tools\u003e HTML to Compose Web\n \u003cp align=\"center\"\u003e\n  \u003cimg src =\"https://raw.githubusercontent.com/Foso/HtmlToComposeWebConverter/master/docs/ideatools.png\" height=500 /\u003e\n\u003c/p\u003e\n3) Add your HTML to press \"Generate\" \n\u003cp align=\"center\"\u003e\n  \u003cimg src =\"https://raw.githubusercontent.com/Foso/HtmlToComposeWebConverter/master/docs/ideaWindow.png\" height=500 /\u003e\n\u003c/p\u003e\n4) Your code is now inserted at your cursor.\n\n\n## What this plugin can't do:\n* Convert JavaScript: \n\n The \u003cscript\u003e tag will be ignored, but inlined Javascript will be set without changes to the corresponding property. See the \"button\" code example above.\n  \n\n## :arrow_down:\u0026nbsp;How to install?\n\n[JetBrains Marketplace](https://plugins.jetbrains.com/plugin/18261-html-to-compose-web-converter)\n  \nYou can install plugin directly from IntelliJ IDEA or Android Studio:\n1. Open _Preferences_\n2. Choose _Plugins_\n3. Select the _Marketplace_ tab\n4. Search for **HtmlToComposeWebConverter**\n5. Click on _install_\n\n  \nAlternatively you can download the plugin from the release archive https://github.com/Foso/HtmlToComposeWebConverter/releases.  To learn how to install it, read the [Install plugin from disk](https://www.jetbrains.com/help/idea/managing-plugins.html#install_plugin_from_disk) section in the IntelliJ docs.\n\n## :card_file_box:\u0026nbsp;How can I contribute to this plugin?\n\n* Create\n  a [bug report](https://github.com/Foso/HtmlToComposeWebConverter/issues/new?assignees=\u0026labels=bug\u0026template=i-encountered-a-bug-while-using-the-plugin.md\u0026title=)\n  when accounting a bug\n* Create\n  a [feature request](https://github.com/Foso/HtmlToComposeWebConverter/issues/new?assignees=\u0026labels=enhancement\u0026template=i-d-like-to-request-a-feature.md\u0026title=)\n* Open up a [pull request](https://github.com/Foso/HtmlToComposeWebConverter/pulls)\n\n## :fire:\u0026nbsp;What's new?\n\n### 1.0.5\n\n\u003cul\u003e\n    \u003cli\u003eKeyFrame rules in \u003c style\u003e tag will now be converted to \nCompose for Web StyleSheets\u003c/li\u003e\n\u003cli\u003e font-face rules will be converted to KotlinJS code\u003c/li\u003e\n\u003c/ul\u003e\n\n# 🏠 Architecture\n\n## 🛠️ Built With\n\n### Kotlin\n\n[![jCenter](https://img.shields.io/badge/Kotlin-1.6.10-green.svg\n)]()\n\n### Project Structure\n* \u003ckbd\u003econverter\u003c/kbd\u003e - Module with the converter \n* \u003ckbd\u003eideaplugin\u003c/kbd\u003e - Module with the Idea Plugin that is using the converter\n\n## ✍️ Feedback\n\nFeel free to send feedback on [Twitter](https://twitter.com/jklingenberg_) or [file an issue](https://github.com/foso/HtmlToComposeWebConverter/issues/new). Feature requests are always welcome. \n\n\n## 📜 License\n\nThis project is licensed under the Apache License, Version 2.0 - see the [LICENSE.md](https://github.com/Foso/HtmlToComposeWebConverter/blob/master/LICENSE) file for details\n\n### Find this project useful ? :heart:\n* Support it by clicking the :star: button on the upper right of this page. :v:\n\nLicense\n-------\n\nCopyright 2021 Jens Klingenberg\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoso%2Fhtmltocomposehtmlconverter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoso%2Fhtmltocomposehtmlconverter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoso%2Fhtmltocomposehtmlconverter/lists"}