dschnelldavis / parse-full-name

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] }.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dschnelldavis/parse-full-name Stargazers