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
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Import a globally installed module☆58Updated last year
- Node.js releases data☆36Updated 2 weeks ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Standard NPM Package Format☆42Updated 2 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Make a function mimic another one☆94Updated 5 months ago
- Get the set npm registry URL☆54Updated 2 years ago
- Sort an object's keys, including an optional key list☆31Updated 3 weeks ago
- Check if something is a promise☆46Updated 3 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 6 months ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- 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…☆92Updated 2 years ago
- Conditional promise chains☆60Updated 3 years ago