the string to hash
This util will replace the spaces in the last 5/9ths of the string with nbsp;'s and this will prevent those words from being orphaned
the string to prettify
Takes a string, splits up the words that are separated by a single whitespace or special character, capitalizes each word and combines them into a single string. Returns the combined string with leading and trailing whitespaces removed
the string to titleize
Generated using TypeDoc
Simple insecure hash function for strings
based on https://gist.github.com/jlevy/c246006675becc446360a798e2b2d781