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
- Tests whether one path is inside another path☆43Updated 5 years ago
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Get the auth token set for an npm registry☆34Updated 3 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Generate a regex from a string or array of strings.☆60Updated 4 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆30Updated 2 months ago
- Node.js releases data☆38Updated last week
- random string generator☆28Updated 6 years ago
- Get the path of the parent module☆78Updated 2 months ago
- Strip the final newline character from a string/buffer☆36Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months 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
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Find the closest babel config based on a directory☆13Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- btoa and atob support for node.js or old browsers, with the Unicode Problems fixed☆21Updated 6 years ago
- Object.keys shim☆45Updated 6 months ago
- Ensures a value is a valid error by making it one if not☆82Updated 2 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Check if a URL is absolute☆80Updated 2 months ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Check if a path is a file, directory, or symlink☆79Updated last year
- Import a globally installed module☆57Updated last year
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago