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

113 +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

186 +1

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 +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,715 +5

316 +1

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 +0

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
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,081 +0

71 +0

GitHub
ps-list by sindresorhus

Get running processes

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

JavaScript

9 +0

265 +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

318 +2

48 +0

GitHub
is-windows by jonschlinkert

Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)

created at July 11, 2015, 7:16 p.m.

JavaScript

5 +0

50 +0

13 +0

GitHub
rage-edit by MikeKovarik

🗃 Simple access to, and manipulation of, the Windows Registry. With promises. Without rage.

created at Jan. 16, 2018, 11:14 a.m.

JavaScript

4 +0

52 +0

9 +0

GitHub
readdirp by paulmillr

Recursive version of fs.readdir with streaming api.

created at May 30, 2012, 12:21 p.m.

JavaScript

10 +0

376 +0

57 +0

GitHub
systeminformation by sebhildebrandt

System Information Library for Node.JS

created at March 12, 2014, 6:16 p.m.

JavaScript

38 +0

2,609 +1

296 +0

GitHub
spawn-wrap by istanbuljs

Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.

created at May 9, 2015, 11:05 p.m.

JavaScript

8 +0

36 +0

18 +0

GitHub
dev-null-cli by sindresorhus

Cross-platform `/dev/null`

created at May 26, 2019, 1:01 p.m.

JavaScript

3 +0

92 +0

2 +0

GitHub
noop-stream by sindresorhus

Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data

created at May 26, 2019, 12:34 p.m.

JavaScript

3 +0

52 +0

3 +0

GitHub