readdirp by paulmillr

Recursive version of fs.readdir with streaming api.

updated at Oct. 12, 2024, 7:46 p.m.

JavaScript

8 +0

382 +0

54 +0

GitHub
node-graceful-fs by isaacs

fs with incremental backoff on EMFILE

updated at Oct. 13, 2024, 2:38 p.m.

JavaScript

26 +0

1,271 +0

148 +0

GitHub
del by sindresorhus

Delete files and directories

updated at Oct. 15, 2024, 7:13 a.m.

JavaScript

20 +0

1,323 +0

66 +1

GitHub
log-symbols by sindresorhus

Colored symbols for various log levels

updated at Oct. 16, 2024, 1:07 a.m.

JavaScript

9 +0

743 +0

33 +0

GitHub
is-windows by jonschlinkert

Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)

updated at Oct. 19, 2024, 6:49 a.m.

JavaScript

5 +0

48 +0

13 +0

GitHub
figures by sindresorhus

Unicode symbols with fallbacks for older terminals

updated at Oct. 19, 2024, 9:24 p.m.

JavaScript

12 +0

593 +0

23 +0

GitHub
fkill by sindresorhus

Fabulously kill processes. Cross-platform.

updated at Oct. 21, 2024, 7:50 a.m.

JavaScript

11 +0

728 +1

34 +0

GitHub
npm-windows-upgrade by felixrieseberg

rocket Upgrade npm on Windows

updated at Oct. 22, 2024, 8:52 a.m.

JavaScript

68 +0

2,528 +1

148 +0

GitHub
ps-list by sindresorhus

Get running processes

updated at Oct. 22, 2024, 12:47 p.m.

JavaScript

9 +0

272 +1

28 +0

GitHub
cpy by sindresorhus

Copy files

updated at Oct. 23, 2024, 1:53 a.m.

JavaScript

13 +0

426 -1

63 +0

GitHub
node-which by npm

Like which(1) unix command. Find the first instance of an executable in the PATH.

updated at Oct. 23, 2024, 8:59 a.m.

JavaScript

27 +0

329 +1

48 +0

GitHub
node-fs-extra by jprichardson

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

updated at Oct. 23, 2024, 10:46 a.m.

JavaScript

93 +0

9,463 +4

771 -1

GitHub
node-cross-spawn by moxystudio

A cross platform solution to node's spawn and spawnSync

updated at Oct. 25, 2024, 5:09 a.m.

JavaScript

24 +0

1,090 +1

73 +0

GitHub
node-notifier by mikaelbr

A Node.js module for sending notifications on native Mac, Windows and Linux (or Growl as fallback)

updated at Oct. 25, 2024, 8:46 a.m.

JavaScript

64 +0

5,743 +2

322 +0

GitHub
node-winreg by fresc81

node module that provides access to the Windows Registry through the REG commandline tool

updated at Oct. 25, 2024, 10:27 a.m.

JavaScript

5 +0

211 -1

60 +1

GitHub
systeminformation by sebhildebrandt

System Information Library for Node.JS

updated at Oct. 26, 2024, 12:11 a.m.

JavaScript

37 +0

2,724 +2

309 +0

GitHub
shelljs by shelljs

shell Portable Unix shell commands for Node.js

updated at Oct. 26, 2024, 12:53 a.m.

JavaScript

174 +0

14,270 +2

734 +0

GitHub
cross-platform-terminal-characters by ehmicky

All the characters that work on most terminals

updated at Oct. 26, 2024, 2:13 a.m.

JavaScript

3 +0

219 +0

6 +0

GitHub
gulp-execa by ehmicky

Gulp.js command execution for humans

updated at Oct. 26, 2024, 2:22 a.m.

JavaScript

3 +0

56 +0

5 +0

GitHub
cross-env by kentcdodds

🔀 Cross platform setting of environment scripts

updated at Oct. 26, 2024, 7:12 a.m.

JavaScript

43 +0

6,326 +1

243 +0

GitHub