sindresorhus / p-tryLinks
Start a promise chain
☆58Updated 3 years ago
Alternatives and similar repositories for p-try
Users that are interested in p-try are comparing it to the libraries listed below
Sorting:
- Detect the dominant newline character of a string☆55Updated last year
- Check if a value is a plain object☆102Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆93Updated 2 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- Monorepo for NodeLib libraries☆73Updated 5 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Check if your package was installed globally☆70Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- programmatic npm API☆111Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Get the path of the parent module☆77Updated last year
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆49Updated 3 years ago
- Filter object keys and values into a new object☆101Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Write a package.json file☆88Updated 10 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if a file path is a binary file☆45Updated last year
- Find the closest package.json file☆164Updated 2 weeks ago
- Easily handle defaults for your options☆74Updated last year
- Parse the things that can be arguments to `npm install`☆131Updated 4 months ago
- Iterate over promises serially☆50Updated 2 years ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- The cmd-shim used in npm☆77Updated last month