jonschlinkert / is-windowsLinks
Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)
☆48Updated 6 years ago
Alternatives and similar repositories for is-windows
Users that are interested in is-windows are comparing it to the libraries listed below
Sorting:
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Check if something is a promise☆46Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆30Updated 3 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Generate a regex from a string or array of strings.☆60Updated 5 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Get the path of the parent module☆79Updated 2 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 months ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Make a function mimic another one☆97Updated last year
- A stricter URI encode adhering to RFC 3986☆59Updated 6 years ago
- Get the auth token set for an npm registry☆34Updated 3 weeks ago
- Gracefully restore the CLI cursor on exit☆40Updated last year
- Check if a path is a file, directory, or symlink☆80Updated last year
- Create a Vinyl file from an actual file☆43Updated 3 years ago