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
- Import a globally installed module☆58Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Conditional promise chains☆60Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 9 months ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Sort an object's keys, including an optional key list☆31Updated last month
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Get the auth token set for an npm registry☆35Updated 2 months ago
- Check if your package was installed globally☆70Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Check if a value is a plain object☆102Updated 11 months ago
- random string generator☆29Updated 5 years ago
- Runtime vendor prefixing based on feature detection.☆68Updated 2 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Lazy number range generator☆81Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Improved sorting order for directory entities☆26Updated 6 years ago
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Check if a value is an object☆40Updated 4 years ago