node-fs-extra by jprichardson

Node.js: extra methods for the fs object like copy(), remove(), mkdirs()

created at Nov. 16, 2011, 9:50 p.m.

JavaScript

95 +0

9,368 +1

774 +0

GitHub
shelljs by shelljs

shell Portable Unix shell commands for Node.js

created at March 2, 2012, 5:04 p.m.

JavaScript

176 +0

14,165 +8

723 +1

GitHub
chokidar by paulmillr

Minimal and efficient cross-platform file watching library

created at April 20, 2012, 7:17 p.m.

JavaScript

93 -1

10,637 +19

566 +2

GitHub
node-windows by coreybutler

Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).

created at Jan. 15, 2013, 8:33 p.m.

JavaScript

88 +0

2,773 +2

358 +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,717 +2

316 +1

GitHub
systeminformation by sebhildebrandt

System Information Library for Node.JS

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

JavaScript

38 +0

2,625 +3

296 +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,277 +0

237 +0

GitHub
open by sindresorhus

Open stuff like URLs, files, executables. Cross-platform.

created at April 5, 2014, 3:14 p.m.

JavaScript

31 +0

3,129 +1

213 +1

GitHub
execa by sindresorhus

Process execution for humans

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

JavaScript

40 +0

6,573 +14

203 -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,536 +0

149 +0

GitHub
node-graceful-fs by isaacs

fs with incremental backoff on EMFILE

created at July 20, 2011, 8:48 a.m.

JavaScript

26 +0

1,264 +0

148 +0

GitHub
clipboardy by sindresorhus

Access the system clipboard (copy/paste)

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

JavaScript

15 -1

1,745 +2

81 +0

GitHub
cross-platform-node-guide by ehmicky

📗 How to write cross-platform Node.js code

created at Jan. 21, 2019, 11:56 a.m.

JavaScript

29 +0

1,380 +1

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

72 +0

GitHub
cpy by sindresorhus

Copy files

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

JavaScript

13 +0

424 +0

64 +0

GitHub
del by sindresorhus

Delete files and directories

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

JavaScript

20 +0

1,309 +0

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

208 +1

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

377 +0

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

321 +1

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

115 +1

43 +0

GitHub