Sign in
android
/
platform
/
external
/
kotlinx.coroutines
/
refs/heads/android13-mainline-scheduling-release
/
.
/
js
/
README.md
blob: 4717a7050b7296518d5ac67a8a367ceec5fe34a1 [
file
] [
log
] [
blame
] [
view
] [
edit
]
# Example of Kotlin JS application with coroutines
[
example
-
frontend
-
js
](
example
-
frontend
-
js
/
README
.
md
)
--
frontend application written
in
Kotlin
/
JS
that uses coroutines to implement animations
in
imperative style
.