Stars
9
stars
written in Kotlin
Clear filter
The Official Conference App for DroidKaigi 2023
Ksoup is a lightweight Kotlin Multiplatform library for parsing HTML, extracting HTML tags, attributes, and text, and encoding and decoding HTML entities.
Kotlin Compiler Plugin to make your program back-in-time debuggable.
AutoMuttonRecipe is a type-safe DSL and pure Kotlin Finite State Machine (FSM) implementation, inspired by Tinder/StateMachine.
The K2 Kotlin Compiler Plugin restricts the copy method usage on Kotlin data classes with private constructors, ensuring immutability by design.