Skip to content

Kotlin JS wrappers for popular JavaScript libraries

License

Notifications You must be signed in to change notification settings

oxiadenine/kotlin-js-wrappers

Repository files navigation

This repository is no longer mantained


Kotlin

Introduction

This repository hosts a number of Kotlin JS wrappers for popular JavaScript libraries.

README Version
kotlin-antd v4.8.6-pre.16-kotlin-1.6.10 (Discontinued)
kotlin-moment v2.29.1-pre.15-kotlin-1.6.10 (Discontinued)
kotlin-react-intl Maven Central
kotlin-react-responsive Maven Central
kotlin-uikit Maven Central

Artifacts using Maven and Gradle are published to Maven Central.

All packages require JDK 8 to be installed.

Important: versions starting from the Kotlin v1.5.21 are being published with the new group ID io.sunland, since the repository has been transferred from samgarasx GitHub.

Also see official JetBrains Kotlin Wrappers, they are including more and more wrappers in their list.