Skip to content

mctep/kotlin-wrappers

Repository files navigation

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.

Examples

To-do list example

Tic-Tac-Toe example

A port of "Thinking in React" example

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.

Contributing

Contributions to this project are welcome! Please see the open issues or chat with us on the #javascript channel in our Slack.

About

Kotlin wrappers for popular JavaScript libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%