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

51 +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 +1

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,601 +6

297 +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
nvm by nvm-sh

Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

created at April 15, 2010, 5:47 p.m.

Shell

998 +2

75,709 +176

7,641 +10

GitHub
nodejs-guidelines by Microsoft

Tips, tricks, and resources for working with Node.js, and the start of an ongoing conversation on how we can improve the Node.js experience on Microsoft platforms.

created at Nov. 1, 2015, 10:28 p.m.

Unknown languages

164 +0

2,484 -1

278 +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 -1

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 -1

3 +0

GitHub
gulp-execa by ehmicky

Gulp.js command execution for humans

created at March 6, 2019, 5:47 p.m.

JavaScript

3 +0

55 +0

5 +0

GitHub
random-bytes-readable-stream by sindresorhus

Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`

created at July 25, 2018, 4:12 a.m.

JavaScript

3 +0

76 -1

2 +0

GitHub
cross-platform-terminal-characters by ehmicky

All the characters that work on most terminals

created at March 26, 2021, 8:35 p.m.

JavaScript

4 +0

211 +0

6 +0

GitHub
global-cache-dir by ehmicky

Get the global cache directory

created at Aug. 9, 2019, 4:28 p.m.

JavaScript

2 +0

6 +0

1 +0

GitHub
human-signals by ehmicky

Human-friendly process signals

created at Oct. 11, 2019, 3:13 p.m.

JavaScript

2 +0

271 +1

8 +0

GitHub