# 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.