RateGravity / 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] }.
☆48Updated 2 months 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:
- Node module for using smartcrop via sharp/libvips☆118Updated 2 years ago
- Parse a human name string into salutation, first name, middle name, last name, suffix.☆105Updated last year
- 🔎 Node library for parsing plain text email content.☆128Updated last month
- A port of willdurand/EmailReplyParser (which is a port of github/email_reply_parser) to nodejs☆66Updated last year
- Universal international address formatter in Javascript☆106Updated this week
- US Street Address Parser☆163Updated 2 years ago
- A module for node.js and the browser that takes in text and strips it of stopwords☆261Updated 2 weeks ago
- Official Node.js library for the Postmark API☆352Updated this week
- Traverse object hierarchies using matching and callbacks.☆181Updated last month
- NodeJS bindings to libpostal for fast international address parsing/normalization☆248Updated 5 months ago
- A European VAT number validating lib.☆115Updated 2 years ago
- A tiny browser-based library to downscale and/or resize images using canvas☆104Updated 2 years ago
- MetaData html scraper and parser for Node.js (supports Promises only)☆175Updated 3 months ago
- Zipcode lookup node module☆161Updated last year
- Node API for executing PrinceXML via prince(1) CLI☆56Updated last week
- Parse through any sitemap in Node.js☆131Updated last week
- ical for javascript☆315Updated 3 years ago
- Chain functions as transform streams.☆96Updated 8 months ago
- A simple node.js module that uses Google Books API to find books by ISBN.☆106Updated 4 years ago
- A fast, safe, compliant XML parser for Node.js and browsers.☆316Updated last year
- A JavaScript client library for generating image URLs with imgix☆129Updated 5 months ago
- Freeform Street Address Parser☆98Updated 2 years ago
- Magic Link authentication for Passport JS☆63Updated 2 months ago
- Extracts email address from an arbitrary text input.☆64Updated last year
- ICS / iCal / iCalendar parser / expander☆71Updated 4 months ago
- Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.☆123Updated 6 months ago
- Automatically extracts structured information from webpages☆112Updated 3 years ago
- An Express middleware for quick'n'easy server-sent events.