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 7 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Generate a regex from a string or array of strings.☆60Updated 5 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆45Updated 4 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Make a shallow clone of an object, array or primitive.☆31Updated 5 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 5 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 3 years ago
- Check if your code is running as an npm or yarn script☆65Updated 5 months ago
- Get the path of the parent module☆79Updated 4 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 weeks ago
- Conditional promise chains☆63Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated 2 weeks ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Node.js releases data☆38Updated last week
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Check if a value is a plain object☆104Updated last year
- Make a function mimic another one☆96Updated last year
- Get the path of the caller module☆67Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Check if something is a promise☆45Updated 4 years ago
- Find the closest babel config based on a directory☆13Updated last year
- List of node.js builtin modules☆37Updated 2 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago