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,348 +1

776 -1

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,140 +2

723 -1

GitHub
chokidar by paulmillr

Minimal and efficient cross-platform file watching library

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

JavaScript

94 +0

10,550 +17

562 -1

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

87 +0

2,754 +2

357 +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,709 +1

316 +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
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
open by sindresorhus

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

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

JavaScript

31 +0

3,088 +3

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

147 +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
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,374 +0

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,083 +1

71 +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
cpy by sindresorhus

Copy files

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

JavaScript

13 +0

421 +0

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

207 +0

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

376 +1

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

317 +0

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

112 +0

43 +0

GitHub