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