dschnelldavis / parse-full-nameLinks
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] }.
☆75Updated 4 years ago
Alternatives and similar repositories for parse-full-name
Users that are interested in parse-full-name are comparing it to the libraries listed below
Sorting:
- JavaScript code to split names into their respective components (first, last, etc)