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
- Reduce a list of values using promises into a promise for a value☆68Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Sort the keys of an object☆102Updated 4 months ago
- Check if a URL is absolute☆78Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Filter object keys and values into a new object☆101Updated 8 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- `trough` is middleware☆69Updated 11 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last year
- Parse HTTP X-Forwarded-For header☆57Updated 9 months ago
- ☆13Updated 2 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆55Updated 3 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Find the closest package.json file☆162Updated last year
- Check if a string is a URL☆84Updated last year
- Get the path of the parent module☆77Updated last year
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Clean and beautiful options for minimist☆54Updated 2 years ago
- Check if a string is a valid filename☆61Updated 3 years ago
- ☆118Updated last year
- Create an array of unique values, in order, from the input arrays☆75Updated 3 years ago
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago