tree: f30f7a7ecd9e2c242256a441bb8bd7e373b85734 [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.