node-graceful-fs by isaacs

fs with incremental backoff on EMFILE

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

JavaScript

26 +0

1,263 +0

147 +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 +2

48 +0

GitHub
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,347 +2

777 -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,138 +9

724 +0

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,533 +18

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

375 +0

57 +0

GitHub
osenv by npm

Look up environment settings specific to different operating systems.

created at June 18, 2012, 12:07 a.m.

JavaScript

25 +0

136 +0

23 +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,708 +2

316 +0

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,752 +0

357 +1

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
systeminformation by sebhildebrandt

System Information Library for Node.JS

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

JavaScript

38 +0

2,595 +3

297 -1

GitHub
username by sindresorhus

Get the username of the current user

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

JavaScript

6 +0

142 +0

17 +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,085 +2

208 +1

GitHub
os-name by sindresorhus

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

created at June 7, 2014, 10:51 p.m.

JavaScript

8 +0

141 +1

14 +1

GitHub
del by sindresorhus

Delete files and directories

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

JavaScript

20 +0

1,310 +0

71 +0

GitHub
getos by retrohacker

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

created at June 28, 2014, 9:34 p.m.

JavaScript

10 +0

78 +0

26 +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-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,082 +0

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

582 +0

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

731 +0

34 +0

GitHub