🐫 Swift Case Conversions — camelCase PascalCase UpperCamelCase kebab-case snake_case CONSTANT_CASE Train-Case Ada_Case COBOL-CASE Dot.notation Path/case Space case Capital Case lower case UPPER CASE
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
CaseAnything is a Swift package that provides 14 functions for converting strings between different case formats like camelCase, PascalCase, kebab-case, snake_case, and more. It's designed for developers who need to manipulate string cases in Swift applications, with a focus on small package size, comprehensive case coverage, and excellent documentation.