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 the character represented by a given Unicode code point is fullwidth☆49Updated last week
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Check if a value is a plain object☆102Updated last year
- Easily handle defaults for your options☆75Updated last year
- Check if your package was installed globally☆70Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- 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…☆95Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Check if a file path is a binary file☆46Updated last year
- Indent each line in a string☆113Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆123Updated 6 months ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Get the set npm registry URL☆56Updated 4 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- ☆36Updated last year
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆128Updated last year
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Parse the things that can be arguments to `npm install`☆131Updated last month
- Import a globally installed module☆58Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Check if a path exists☆151Updated 3 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated last month
- Get the auth token set for an npm registry☆34Updated last month
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago