JetBrains / kotlin-wrappers

Kotlin wrappers for popular JavaScript libraries
Apache License 2.0
1.33k stars 165 forks source link

Support for Fluent UI #2081

Open vahidooo opened 11 months ago

vahidooo commented 11 months ago

Hi Kotlin Wrappers team,

I'm a big fan of Kotlin, and I've been using it for over two years since I migrated from Java after more than 10 years of Java experience.

This days, I'm getting my feet wet with Kotlin/JS to develop an Electron frontend application, and I'm planning to bundle it with my backend Kotlin/JVM application to build a pure Kotlin desktop application.

I'm not very familiar with the frontend world, but I'm impressed with how easy you've made it for Kotlin backend developers to get started. I'm interested in the wrapper projects, particularly React and Material UI.

However, I think Fluent UI is a better choice for desktop applications as it offers cross-platform support, whereas Material UI is primarily focused on web development.

I'm wondering if there are any plans to implement a wrapper for Fluent UI in Kotlin. I think this would be a great addition to the Kotlin Wrappers project.

Thanks for your time and consideration.

turansky commented 11 months ago

Link on Fluent UI project in description will be helpfull. Could you add it?

vahidooo commented 11 months ago

Thanks for your reply. You can find it here: https://developer.microsoft.com/en-us/fluentui/ In addition, I think the following npm packages are commonly used:

  1. @fluentui/react
  2. @react-icons
  3. @fluentui/utilities