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.
A port of "Thinking in React" example
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.
Contributions to this project are welcome! Please see the open issues or chat with us on the #javascript channel in our Slack.