Replaces all occurencies of a string in input
Add a string before input
Add a string after input
Split input by string and get substring by index
Compose string using input string by pattern
Get a slice from input string
Split input by delimeter and compose string by pattern
Trim all, leading or trailing spaces from input
Transform input to lower or upper case
Split input by delimeter, apply manipulations and join