jonschlinkert / is-windows
Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)
☆48Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for is-windows
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 2 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 5 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Get the auth token set for an npm registry☆35Updated 5 months ago
- Import a globally installed module☆57Updated 10 months ago
- Sort an object's keys, including an optional key list☆30Updated 4 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆54Updated 3 months ago
- Check if something is a promise☆46Updated 3 years ago
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Standard NPM Package Format☆42Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- random string generator☆29Updated 5 years ago
- Rename a function☆45Updated last year
- Get the default browser☆54Updated 10 months ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Tests whether one path is inside another path☆41Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 4 months ago