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] }.
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] }.
Parse a human name string into salutation, first name, middle name, last name, suffix. Parse an address into address, city, state, zip
Gender detection from first name
Generates an english first name based on gender.
A first name input field component with validation/error messaging, styling, themes and ADA compliant.
Parse a human name string into salutation, first name, middle name, last name, suffix. Parse an address into address, city, state, zip
Namingly allows you to retrieve the correct parts of a full legal name.
Get the fullname of the current user
Parse a human name string into salutation, first name, middle name, last name, suffix. Parse an address into address, city, state, zip
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] }.
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] }.
This library contains different functions to generate some random data (integer, float, string and other values)
Detecta el genero basado en el nombre
Package will return full name when first, middle and last name are passed.
Generate random names using data from popular names and surnames of various countries.
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] }.