/kotlin-case-format

String extension functions to convert between various case formats (camelCase, dash-case, …)

Primary LanguageKotlinThe UnlicenseUnlicense

Kotlin Case Format

Maven Central GitHub CI Workflow Code Coverage

Kotlin Case Format provides string extension functions to convert between various case formats (camelCase, dash-case, snake_case, …).

Installation

Go to Maven Central where you find the latest release and the code required for your dependency management tool.

Project Info