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
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
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
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
nvm-windows by coreybutler

A node.js version management utility for Windows. Ironically written in Go.

created at Sept. 20, 2014, 4:37 p.m.

Go

443 +0

34,684 +159

3,181 +8

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

Get running processes

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

JavaScript

9 +0

264 -1

30 +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
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
npm-windows-upgrade by felixrieseberg

rocket Upgrade npm on Windows

created at June 28, 2015, 10:27 p.m.

JavaScript

69 +0

2,537 +0

172 +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
cross-env by kentcdodds

🔀 Cross platform setting of environment scripts

created at Oct. 1, 2015, 6:19 p.m.

JavaScript

44 +0

6,267 +1

235 +0

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
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
execa by sindresorhus

Process execution for humans

created at Dec. 5, 2015, 10:57 p.m.

JavaScript

40 +0

6,356 +14

199 +2

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