Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-29T21:25:48.000Z (6 months ago)
- Last Synced: 2024-07-30T03:15:37.236Z (6 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: 1.78 MB
- Stars: 3
- Watchers: 2
- 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)