Here are
223 public repositories
matching this topic...
Minimal Kotlin Multiplatform project using Jetpack Compose and SwiftUI
Updated
Feb 13, 2021
Kotlin
Kotlin wrappers for popular JavaScript libraries
Updated
Feb 16, 2021
Kotlin
Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.
Object oriented web framework for Kotlin/JS
Updated
Feb 16, 2021
Kotlin
A Kotlin Multiplatform library for saving simple key-value data
Updated
Feb 16, 2021
Kotlin
ts2kt is officially deprecated, please use
https://github.com/Kotlin/dukat instead. // Converter of TypeScript definition files to Kotlin external declarations
Updated
Nov 5, 2019
Kotlin
Converter of <any kind of declarations> to Kotlin external declarations
Updated
Feb 14, 2021
Kotlin
Ready to go template for multiplatform Kotlin
Updated
Sep 26, 2020
Kotlin
🔧 Kotlin Native/JS/JVM Annotation Processor library for Kotlin compiler plugins
Updated
Aug 9, 2020
Kotlin
Logging library for Kotlin Multiplatform
Updated
Nov 18, 2020
Kotlin
Libraries and tools supporting the use of Vue.js in Kotlin.
Updated
Feb 23, 2019
Kotlin
Easy to use, high level framework in Kotlin for front-end web-development
Updated
Jan 27, 2021
Kotlin
✏️ Method call logging for Kotlin Multiplatform
Updated
Jan 4, 2021
Kotlin
A pure Kotlin UI framework for the Web.
Updated
Feb 16, 2021
Kotlin
Kotlin external declarations for using the Node.js API from Kotlin code targeting JavaScript
Updated
Jan 12, 2021
Kotlin
A Kotlin multiplatform example app that targets Android, ReactJS, iOS, JavaFx, and Spring Boot
Updated
Oct 31, 2019
Kotlin
Example using Kotlin in a React-Native Application
Updated
May 7, 2020
Kotlin
A plugin for generating BuildConstants for any kind of Gradle projects: Java, Kotlin, Groovy, etc. Designed for KTS scripts.
Updated
Jul 6, 2020
Kotlin
Multiplatform Kotlin Hello World (Android/Java/JavaScript)
Updated
Feb 21, 2019
Kotlin
Demo of Jetpack Compose working in the browser with Kotlin/JS
Updated
Feb 16, 2021
Kotlin
Full Kotlin multi stack project
Updated
Jul 28, 2020
Kotlin
A real minimal app illustrating Kotlin Multiplatform
Updated
Oct 9, 2020
Kotlin
Create progressive web apps using 100% Kotlin.
Updated
Oct 4, 2020
Kotlin
A full-stack demo application written in Kotlin for JetBrains Night Moscow 2019.
Updated
Mar 17, 2020
Kotlin
C Compiler that generates readable Kotlin and C# - Written in Kotlin + Small web-based Editor with autocompletion
Updated
Sep 27, 2020
Kotlin
Finite State Machine in Kotlin
Updated
Feb 16, 2021
Kotlin
Kotlin wrappers for Three.js
Updated
Jul 31, 2019
Kotlin
This an Android App that helps you share/manage your files on your Android Device through a WebInterface in the Browser - Built with Ktor and Kotlin-React
Updated
Aug 1, 2019
Kotlin
Improve this page
Add a description, image, and links to the
kotlin-js
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
kotlin-js
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Create an example that debounces events fired:
Use a range input to define the debouncing-interval and offer a button that uses this interval debouncing it's clicks.