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-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
awesome-desktop-js by styfle

🖥️ A list of awesome packages and frameworks for implementing javascript applications on the desktop

created at June 6, 2018, 1:28 p.m.

Unknown languages

24 +0

790 +0

53 +0

GitHub
del by sindresorhus

Delete files and directories

created at June 21, 2014, 8:24 p.m.

JavaScript

20 +0

1,309 -1

71 +0

GitHub
clipboardy by sindresorhus

Access the system clipboard (copy/paste)

created at Dec. 4, 2016, 1:14 p.m.

JavaScript

16 +0

1,733 +0

81 +0

GitHub
cpy by sindresorhus

Copy files

created at June 28, 2014, 10:24 p.m.

JavaScript

13 +0

421 +0

65 +0

GitHub
figures by sindresorhus

Unicode symbols with fallbacks for older terminals

created at July 10, 2014, 12:02 a.m.

JavaScript

13 +0

583 +1

23 +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
make-dir by sindresorhus

Make a directory and its parents if needed - Think `mkdir -p`

created at May 9, 2017, 5:57 p.m.

JavaScript

11 +0

473 +1

22 +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
readdirp by paulmillr

Recursive version of fs.readdir with streaming api.

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

JavaScript

10 +0

376 +1

57 +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
ps-list by sindresorhus

Get running processes

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

JavaScript

9 +0

264 -1

30 +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
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
log-symbols by sindresorhus

Colored symbols for various log levels

created at July 10, 2014, 12:51 a.m.

JavaScript

9 +0

733 +2

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