jonschlinkert / is-windows
Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)
☆48Updated 5 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 the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Import a globally installed module☆58Updated last year
- Sort an object's keys, including an optional key list☆31Updated 2 months ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Check if a string is a valid filename☆61Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Gracefully restore the CLI cursor on exit☆38Updated 9 months ago
- Get the auth token set for an npm registry☆35Updated 3 months ago
- Runtime vendor prefixing based on feature detection.☆68Updated this week
- Conditional promise chains☆60Updated 4 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Node.js releases data☆36Updated last week
- Require global npm as a local node module.☆32Updated 3 years ago
- Read user name, email and URL from .npmrc or .gitconfig☆14Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 7 months ago