any-path by bcoe

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

updated at Dec. 31, 2021, 7:22 p.m.

JavaScript

3 +0

5 +0

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

updated at March 14, 2023, 1:53 a.m.

JavaScript

8 +0

36 +0

18 +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.

updated at Jan. 3, 2024, 12:24 a.m.

JavaScript

9 +0

112 +0

43 +0

GitHub
rage-edit by MikeKovarik

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

updated at March 1, 2024, 9:53 a.m.

JavaScript

4 +0

51 +0

9 +0

GitHub
is-elevated by sindresorhus

Check if the process is running with elevated privileges

updated at March 4, 2024, 6:31 p.m.

JavaScript

7 +0

40 +0

3 +0

GitHub
osenv by npm

Look up environment settings specific to different operating systems.

updated at March 19, 2024, 11:18 a.m.

JavaScript

25 +0

136 +0

23 +0

GitHub
is-windows by jonschlinkert

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

updated at March 22, 2024, 6:31 a.m.

JavaScript

5 +0

50 +0

13 +0

GitHub
node-winreg by fresc81

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

updated at March 27, 2024, 1:40 a.m.

JavaScript

5 +0

207 +0

58 +0

GitHub
fkill by sindresorhus

Fabulously kill processes. Cross-platform.

updated at April 11, 2024, 8:16 p.m.

JavaScript

11 +0

723 +0

34 +1

GitHub
getos by retrohacker

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

updated at April 13, 2024, 7:35 p.m.

JavaScript

10 +0

78 +0

26 +0

GitHub
is-wsl by sindresorhus

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

updated at April 14, 2024, 8 a.m.

JavaScript

9 +0

184 +0

8 +0

GitHub
node-which by npm

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

updated at April 21, 2024, 4:39 p.m.

JavaScript

27 +0

317 +0

48 +0

GitHub
cross-platform-terminal-characters by ehmicky

All the characters that work on most terminals

updated at April 22, 2024, 7:24 p.m.

JavaScript

4 +0

211 +0

6 +0

GitHub
global-cache-dir by ehmicky

Get the global cache directory

updated at April 22, 2024, 7:24 p.m.

JavaScript

2 +0

6 +0

1 +0

GitHub
gulp-execa by ehmicky

Gulp.js command execution for humans

updated at April 22, 2024, 7:24 p.m.

JavaScript

3 +0

55 +0

5 +0

GitHub
node-graceful-fs by isaacs

fs with incremental backoff on EMFILE

updated at April 23, 2024, 8:23 a.m.

JavaScript

26 +0

1,264 +1

147 +0

GitHub
cross-platform-node-guide by ehmicky

📗 How to write cross-platform Node.js code

updated at April 25, 2024, 12:44 a.m.

JavaScript

29 +0

1,374 +0

76 +0

GitHub
readdirp by paulmillr

Recursive version of fs.readdir with streaming api.

updated at April 25, 2024, 4:56 a.m.

JavaScript

10 +0

376 +1

57 +0

GitHub
os-name by sindresorhus

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

updated at April 25, 2024, 6:59 p.m.

JavaScript

8 +0

142 +1

14 +0

GitHub
shelljs by shelljs

shell Portable Unix shell commands for Node.js

updated at April 25, 2024, 8:03 p.m.

JavaScript

176 +0

14,140 +2

723 -1

GitHub