0 Forks
0 Stars
0 Watchers

CasingTools

CasingTools is a Swift Library you can use to change the casing of strings. Supported casing formats include a wide variety of options from camelCase to UPPER_SNAIL_CASE.

How to download and setup CasingTools

Open terminal and run command
git clone https://github.com/uberbruns/CasingTools.git
git clone is used to create a copy or clone of CasingTools repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CasingTools https://github.com/uberbruns/CasingTools/archive/master.zip

Or simply clone CasingTools with SSH
[email protected]:uberbruns/CasingTools.git

If you have some problems with CasingTools

You may open issue on CasingTools support forum (system) here: https://github.com/uberbruns/CasingTools/issues