parse-full-name

js
A function that accepts the full name of a person in any format, parses it, and returns its parts { title, first name, middle name, last name, nickname, suffix, [and any parsing errors] }.
Version 1.2.6 License MIT
Keywords
parseparsernamefull namefirst namemiddle namelast namenickname
INSTALL