sindresorhus / p-tryLinks
Start a promise chain
☆60Updated 4 months 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☆56Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 5 months ago
- Check if a value is a plain object☆104Updated last year
- Ponyfill for Error#captureStackTrace☆63Updated 3 years ago
- Indent each line in a string☆115Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated 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 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Easily handle defaults for your options☆76Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- Check if a file path is a binary file☆49Updated last year
- ☆45Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Check if something is a promise☆45Updated 4 years ago
- string representations of objects in node and the browser☆159Updated last month
- Get the auth token set for an npm registry☆34Updated last week
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 4 years ago
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- Filter object keys and values into a new object☆105Updated last year
- Get the set npm registry URL☆57Updated 9 months ago
- Convert a value to an array☆133Updated 4 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Get your PATH prepended with locally installed binaries☆107Updated last year
- Find the closest package.json file☆166Updated 7 months ago
- normalizes package metadata, typically found in package.json file.☆204Updated last week