make-string
convert all data types to string in configurable way
decamelize
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
filenamify
Convert a string to a valid safe filename
bytes
Utility to parse a string bytes to bytes and vice-versa