format-name
Make correct first/last name combination among different languages.
name-parser
Parses full names into small chunks, like first and last name.
array-last
Get the last or last n elements in an array.
array-initial
Get all but the last element or last n elements of an array.