hapijs / addressLinks
Validate email addresses
☆32Updated last year
Alternatives and similar repositories for address
Users that are interested in address are comparing it to the libraries listed below
Sorting:
- Get the path of the parent module☆79Updated 3 months ago
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- Check if a URL is absolute☆80Updated 3 months ago
- Check if a value is a plain object☆103Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Find the closest package.json file☆166Updated 6 months ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- A ridiculously light-weight function argument validator☆132Updated 5 months ago
- Easily handle defaults for your options☆76Updated 2 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated 2 months ago
- Generate a unique random string☆89Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆63Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Like `Promise.all()` but for `Map` and `Object`☆199Updated 3 months ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 3 months ago
- Generate a regex from a string or array of strings.☆60Updated 5 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Sort the keys of an object☆107Updated 4 months ago
- Check if something is a Node.js stream☆115Updated last year
- Create an array of unique values, in order, from the input arrays☆78Updated 4 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Create and parse HTTP Content-Type header☆141Updated last month
- Check if a string is HTML☆95Updated 3 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Write data to a random temporary file☆108Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago