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