|
| 1 | +<h1 align="center">HtmlToComposeWebConverter</h1> |
| 2 | +Intellij Idea Plugin that can convert HTML to Compose for Web code. |
| 3 | + |
| 4 | + |
| 5 | +[](https://github.com/Foso/HtmlToComposeWebConverter/blob/master/LICENSE) |
| 7 | +[](http://makeapullrequest.com) |
| 8 | +<a href="https://twitter.com/intent/tweet?text=Hey, check out HtmlToComposeWebConverter https://github.com/Foso/HtmlToComposeWebConverter via @jklingenberg_ |
| 9 | +"><img src="https://img.shields.io/twitter/url/https/github.com/angular-medellin/meetup.svg?style=social" alt="Tweet"></a> |
| 10 | + |
| 11 | +### Show some :heart: and star the repo to support the project |
| 12 | + |
| 13 | +[](https://github.com/Foso/HtmlToComposeWebConverter) [](https://github.com/Foso/HtmlToComposeWebConverter/fork) [](https://github.com/Foso/HtmlToComposeWebConverter) [](https://twitter.com/jklingenberg_) |
| 14 | + |
| 15 | +## Introduction |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | +# 🏠 Architecture |
| 20 | + |
| 21 | +## 🛠️ Built With |
| 22 | +### Kotlin |
| 23 | +[]() |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | +### Project Structure |
| 29 | +* <kbd>converter/main</kbd> - Module with the converter |
| 30 | +* <kbd>ideaplugin</kbd> - Module with the Idea Plugin that is using the converter |
| 31 | + |
| 32 | +## ✍️ Feedback |
| 33 | + |
| 34 | +Feel 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. |
| 35 | + |
| 36 | + |
| 37 | +## 📜 License |
| 38 | + |
| 39 | +This 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 |
| 40 | + |
| 41 | +### Find this project useful ? :heart: |
| 42 | +* Support it by clicking the :star: button on the upper right of this page. :v: |
| 43 | + |
| 44 | +License |
| 45 | +------- |
| 46 | + |
| 47 | +Copyright 2021 Jens Klingenberg |
| 48 | + |
| 49 | +Licensed under the Apache License, Version 2.0 (the "License"); |
| 50 | +you may not use this file except in compliance with the License. |
| 51 | +You may obtain a copy of the License at |
| 52 | + |
| 53 | +http://www.apache.org/licenses/LICENSE-2.0 |
| 54 | + |
| 55 | +Unless required by applicable law or agreed to in writing, software |
| 56 | +distributed under the License is distributed on an "AS IS" BASIS, |
| 57 | +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 58 | +See the License for the specific language governing permissions and |
| 59 | +limitations under the License. |
0 commit comments