cross-platform-node-guide by ehmicky

📗 How to write cross-platform Node.js code

created at Jan. 21, 2019, 11:56 a.m.

JavaScript

29 +0

1,374 +0

76 +0

GitHub
os-name by sindresorhus

Get the name of the current operating system. Example: macOS Sierra

created at June 7, 2014, 10:51 p.m.

JavaScript

8 +0

142 +1

14 +0

GitHub
user-home by sindresorhus

Get the path to the user home directory

created at Aug. 3, 2014, 5:21 p.m.

JavaScript

6 +0

161 +0

13 +0

GitHub
windows-registry-node by CatalystCode

Read and Write to the Windows registry in-process from Node.js. Easily set application file associations and other goodies.

created at Nov. 4, 2015, 4:56 p.m.

JavaScript

9 +0

112 +0

43 +0

GitHub
is-wsl by sindresorhus

Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)

created at April 16, 2017, 1:34 p.m.

JavaScript

9 +0

184 +0

8 +0

GitHub
any-path by bcoe

rage2 make the keys on an object path.sep agnostic.

created at Dec. 20, 2015, 2:35 a.m.

JavaScript

3 +0

5 +0

0 +0

GitHub
fkill by sindresorhus

Fabulously kill processes. Cross-platform.

created at June 20, 2015, 8:30 p.m.

JavaScript

11 +0

723 +0

34 +1

GitHub
ievms by amichaelparker

Automated installation of the Microsoft IE App Compat virtual machines

created at July 31, 2018, 3:13 p.m.

Shell

3 +0

69 +0

5 +0

GitHub
osenv by npm

Look up environment settings specific to different operating systems.

created at June 18, 2012, 12:07 a.m.

JavaScript

25 +0

136 +0

23 +0

GitHub
node-notifier by mikaelbr

A Node.js module for sending notifications on native Mac, Windows and Linux (or Growl as fallback)

created at Dec. 2, 2012, 9:53 a.m.

JavaScript

63 +0

5,709 +1

316 +0

GitHub
signal-exit by tapjs

when you want to fire an event no matter how a process exits.

created at May 16, 2015, 5:21 a.m.

TypeScript

11 +0

179 +0

24 +0

GitHub
getos by retrohacker

A Node.js module that returns the OS/Distribution name of the environment you are working on

created at June 28, 2014, 9:34 p.m.

JavaScript

10 +0

78 +0

26 +0

GitHub
process-exists by sindresorhus

Check if a process is running

created at June 20, 2015, 6:13 p.m.

JavaScript

7 +0

57 -1

5 +0

GitHub
node-winreg by fresc81

node module that provides access to the Windows Registry through the REG commandline tool

created at April 19, 2013, 8:50 a.m.

JavaScript

5 +0

207 +0

58 +0

GitHub
is-elevated by sindresorhus

Check if the process is running with elevated privileges

created at May 2, 2015, 5:18 p.m.

JavaScript

7 +0

40 +0

3 +0

GitHub
windows-build-tools by felixrieseberg

package Install C++ Build Tools for Windows using npm

created at June 12, 2016, 12:10 a.m.

TypeScript

76 +0

3,382 -3

233 +0

GitHub
redis by tporadowski

Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.

created at Oct. 24, 2017, 10:18 a.m.

C

249 +0

8,451 +33

1,059 +0

GitHub
node-cross-spawn by moxystudio

A cross platform solution to node's spawn and spawnSync

created at June 30, 2014, 1:03 a.m.

JavaScript

24 +0

1,083 +1

71 +0

GitHub
ps-list by sindresorhus

Get running processes

created at May 31, 2015, 12:52 a.m.

JavaScript

9 +0

264 -1

30 +0

GitHub
node-which by npm

Like which(1) unix command. Find the first instance of an executable in the PATH.

created at Aug. 7, 2011, 6:28 p.m.

JavaScript

27 +0

317 +0

48 +0

GitHub