package
1.5.1
Repository: https://github.com/payfazz/tango.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

PascalToCamelCase convert str from PascalCase to camelCase.
No description provided by the author
RunScript create sh file, run it, and delete sh file.
SnakeToCamelCase convert str from snake_case to camelCase.
SnakeToPascalCase convert str from snake_case to PascalCase.