tree: 3f218dbe5369dc6248cd88fd6fed19424f20ac64 [path history] [tgz]
  1. example-frontend-js/
  2. js-stub/
  3. kotlinx-coroutines-core-js/
  4. README.md
js/README.md

Coroutines core for Kotlin/JS

This directory contains modules that provide core coroutines support on Kotlin/JS. Module name below corresponds to the artifact name in Maven/Gradle.

Modules

Examples

  • example-frontend-js -- frontend application written in Kotlin/JS that uses coroutines to implement animations in imperative style.