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:
- US Street Address Parser☆166Updated 2 years ago
- Parse a human name string into salutation, first name, middle name, last name, suffix.☆103Updated last year
- JavaScript code to split names into their respective components (first, last, etc)☆111Updated 8 years ago
- Sample project and tutorial to run NightmareJS on AWS Lambda☆75Updated 6 years ago
- Remove reply quotations from emails☆72Updated 3 months ago
- Reveal custom contents for posted links in an unfurl☆46Updated 5 years ago
- NodeJS bindings to libpostal for fast international address parsing/normalization☆242Updated last week
- A GraphQL server tutorial combining 5 data sources☆76Updated 8 years ago
- Freeform Street Address Parser☆95Updated 2 years ago
- Take an existing PDF Form and data and PDF Filler will create a new PDF with all given fields populated.☆290Updated 4 years ago
- Fill PDF forms and return either filled PDF or PDF created from rendered page images.