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] }.
TypeScript definitions for content-disposition
Node.js body parsing middleware
SQL parsing utility
A tiny, PEG-like system for building language grammars with regexes.
CSS font-family parser/stringifier
A tiny (414B) and fast utility to convert milliseconds to and from strings.
Range header field string parser
Generate regular expressions from regjsparser’s AST.
Parses and determines if a given CSS Media Query matches a set of values.
Parse HTML character references
TypeScript definitions for parse-full-name
Parse and stringify mdns service types
Parse a .gitignore or .npmignore file into an array of patterns.
Promisify a callback-style function
ECMAScript parser
Parse or stringify CSS font property.
Fast CSS Selectors API Engine
US Street Address Parser
Parses the response from the Gmail API's GET message method
HTTP server cookie parsing and serialization
Extremely fast implementation of node core url library
Node.js path.parse() ponyfill
Parse a human name string into salutation, first name, middle name, last name, suffix. Parse an address into address, city, state, zip