Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.34 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.34 KB

KotLibs

🚀 Deploy to GitHub Pages

KotLibs is a collection of Kotlin Multiplatform libraries built with KMP Web Assembly. Check out : https://iammohdzaki.github.io/KotLibs/

Report Bug · Submit Library

BundleTool-UI

Libraries Used

  • ktor: Ktor is an asynchronous framework for creating microservices, web applications and more. Written in Kotlin from the ground up.
  • build-konfig: - Similar to Android Build Config
  • kamel: - Image Loading Library
  • voyager: - Navigation Library for KMP

To Run Project

You can open the web application by running the :composeApp:wasmJsBrowserDevelopmentRun Gradle task.

Special Thanks - References

https://github.com/joreilly/ClimateTraceKMP