sarveshpro / kotlin-wrappers

Kotlin wrappers for popular JavaScript libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JetBrains team project

Kotlin Wrappers

This repository hosts a number of Kotlin wrappers for popular JavaScript libraries: react, react-dom, and mocha.

To learn more please refer to the READMEs of individual modules: kotlin-extensions, kotlin-mocha, kotlin-react, kotlin-react-dom.

All wrappers are available on npm: npm install @jetbrains/<wrapper name>

Artifacts installable using Maven and Gradle are published to Bintray.

Real-world examples

KotlinConf App — an application developed at JetBrains to showcase multiplatform projects in Kotlin. The web-based part of the app is written using React and Kotlin/JS.

About

Kotlin wrappers for popular JavaScript libraries

License:Apache License 2.0


Languages

Language:Kotlin 100.0%