Here are
248 public repositories
matching this topic...
Minimal Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Compose for Desktop, Compose for Web and Kotlin/JS + React clients along with Ktor backend.
Updated
Aug 7, 2021
Kotlin
Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.
Kotlin wrappers for popular JavaScript libraries
Updated
Aug 12, 2021
Kotlin
Object oriented web framework for Kotlin/JS
Updated
Aug 13, 2021
Kotlin
A Kotlin Multiplatform library for saving simple key-value data
Updated
Jul 21, 2021
Kotlin
Converter of <any kind of declarations> to Kotlin external declarations
Updated
Aug 12, 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
Logging library for Kotlin Multiplatform
Updated
Aug 12, 2021
Kotlin
🔧 Kotlin Native/JS/JVM Annotation Processor library for Kotlin compiler plugins
Updated
Jun 1, 2021
Kotlin
Ready to go template for multiplatform Kotlin
Updated
Jul 13, 2021
Kotlin
A pure Kotlin UI framework for the Web.
Updated
May 14, 2021
Kotlin
Libraries and tools supporting the use of Vue.js in Kotlin.
Updated
Feb 23, 2019
Kotlin
Kotlin external declarations for using the Node.js API from Kotlin code targeting JavaScript
Updated
Jan 12, 2021
Kotlin
✏️ Method call logging for Kotlin Multiplatform
Updated
Jun 13, 2021
Kotlin
Easy to use, high level framework in Kotlin for front-end web-development
Updated
Jul 26, 2021
Kotlin
A plugin for generating BuildConstants for any kind of Gradle projects: Java, Kotlin, Groovy, etc. Designed for KTS scripts.
Updated
Jul 14, 2021
Kotlin
A Kotlin multiplatform example app that targets Android, ReactJS, iOS, JavaFx, and Spring Boot
Updated
Oct 31, 2019
Kotlin
Demo of Jetpack Compose working in the browser with Kotlin/JS and Kotlin/Native
Updated
May 30, 2021
Kotlin
Example using Kotlin in a React-Native Application
Updated
May 7, 2020
Kotlin
Type-safe library for work with Telegram Bot API
Updated
Aug 13, 2021
Kotlin
Create progressive web apps using 100% Kotlin.
Updated
Jun 14, 2021
Kotlin
Multiplatform Kotlin Hello World (Android/Java/JavaScript)
Updated
Feb 21, 2019
Kotlin
A real minimal app illustrating Kotlin Multiplatform
Updated
Oct 9, 2020
Kotlin
Finite State Machine in Kotlin
Updated
Aug 7, 2021
Kotlin
Full Kotlin multi stack project
Updated
Jul 13, 2021
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
Kotlin wrappers for Three.js
Updated
Jul 31, 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.