Game of Thrones

The file main.js has a data object which includes the characters titles, first names and last names.
The function sorts by first name with the character titles prepended and concatenates the characters titles and names following the rules below.

Formatting rules:

View JavaScript Home