Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)