Toolbox
My personal toolbox library
Features#
Supported Platforms#
This is a KMP (kotlin multiplatform) library and the provided modules do support following platforms.
Module | android | ios | windows | wasm | Info |
---|---|---|---|---|---|
Core | |||||
core | ✔ | ✔ | ✔ | ✔ | |
App | |||||
app | ✔ | ✔ | ✔ | ✔ | |
Modules | |||||
ui | ✔ | ✔ | ✔ | ✔ | |
zip | ✔ | ✔ | ✔ | ✔ | |
csv | ✔ | - | ✔ | - | |
backup | ✔ | ✔ | ✔ | ✔ | |
service | ✔ | - | - | - | |
form | ✔ | ✔ | ✔ | ✔ | |
table | ✔ | ✔ | ✔ | ✔ |
Demo#
A full demo is included inside the demo module, it shows nearly every usage with working examples.