aSoft-Ltd / sanity

An event streaming kotlin multiplatform library
2 stars 1 forks source link

Sanity

A highly interoperable kotlin multiplatform assertion library

Maven Kotlin Android Java Swift iOS JavaScript TypeScript

Setup: Gradle

dependencies {
    implementation("tz.co.asoft:sanity-core:2.0.16")
    // - - - - - or - - - - - 
    implementation("tz.co.asoft:sanity-local:2.0.16")
}

Api Reference

The full api reference of the sanity can be found at https://asoft-ltd.github.io/sanity

Support

There are multiple ways you can support this project

Star It

If you found it useful, just give it a star

Contribute

You can help by submitting pull request to available open tickets on the issues section

Report Issues

This makes it easier to catch bugs and offer enhancements required

Credits