hapijs / address
Validate email addresses
☆34Updated last year
Alternatives and similar repositories for address:
Users that are interested in address are comparing it to the libraries listed below
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Sort the keys of an object☆102Updated 6 months ago
- Get the extension of a given filename or path☆30Updated 6 years ago
- Check if a string is HTML☆95Updated last year
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 6 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆57Updated last month
- Create `esm` enabled packages.☆51Updated 5 years ago
- Debounce a function☆126Updated 6 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Check if a string is a URL☆85Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆55Updated last month
- ☆13Updated 2 years ago
- Easily handle defaults for your options☆73Updated last year
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- Clean and beautiful options for minimist☆53Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if a string is a valid filename☆61Updated 3 years ago
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Generate a unique random string☆85Updated 2 years ago