nodejs check if unix of windows code example Example: how to check platform in nodejs var isWin = process.platform === "win32";