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:
- 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 3 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get the auth token set for an npm registry☆34Updated 6 months ago
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Conditional promise chains☆61Updated 4 years ago
- Generate a regex from a string or array of strings.☆59Updated 4 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Check if a value is a plain object☆102Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 10 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year