https://github.com/datl4g/tooling
Kotlin multiplatform tooling library.
https://github.com/datl4g/tooling
compose compose-multiplatform decompose kotlin kotlin-android kotlin-coroutines kotlin-js kotlin-library kotlin-multiplatform kotlin-native
Last synced: 3 months ago
JSON representation
Kotlin multiplatform tooling library.
- Host: GitHub
- URL: https://github.com/datl4g/tooling
- Owner: DatL4g
- License: apache-2.0
- Created: 2024-01-04T23:31:32.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-22T15:23:04.000Z (6 months ago)
- Last Synced: 2025-03-24T03:34:53.764Z (3 months ago)
- Topics: compose, compose-multiplatform, decompose, kotlin, kotlin-android, kotlin-coroutines, kotlin-js, kotlin-library, kotlin-multiplatform, kotlin-native
- Language: Kotlin
- Homepage: https://datl4g.github.io/tooling/
- Size: 2.35 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Tooling
This is a collection of tooling methods useful for nearly all **Kotlin Multiplatform** applications.
It's divided in separate modules to provide minimal to excessive support depending on your usecase.
- [Core module](tooling/README.md)
- [Async module](tooling-async/README.md)
- [Country module](tooling-country/README.md)
- [Compose module](tooling-compose/README.md)
- [Decompose module](tooling-decompose)