项目作者: Fleshgrinder

项目描述 :
String extension functions to convert between various case formats (camelCase, dash-case, …)
高级语言: Kotlin
项目地址: git://github.com/Fleshgrinder/kotlin-case-format.git
创建时间: 2018-10-22T14:47:07Z
项目社区:https://github.com/Fleshgrinder/kotlin-case-format

开源协议:The Unlicense

下载


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