readdirp by paulmillr

Recursive version of fs.readdir with streaming api.

updated at April 25, 2024, 4:56 a.m.

JavaScript

10 +0

376 +1

57 +0

GitHub
os-name by sindresorhus

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

updated at April 25, 2024, 6:59 p.m.

JavaScript

8 +0

142 +1

14 +0

GitHub
shelljs by shelljs

shell Portable Unix shell commands for Node.js

updated at April 25, 2024, 8:03 p.m.

JavaScript

176 +0

14,140 +2

723 -1

GitHub
windows-build-tools by felixrieseberg

package Install C++ Build Tools for Windows using npm

updated at April 25, 2024, 11:22 p.m.

TypeScript

76 +0

3,382 -3

233 +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 April 26, 2024, 2 a.m.

JavaScript

63 +0

5,709 +1

316 +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.

updated at April 26, 2024, 3:20 a.m.

Unknown languages

164 +0

2,484 -1

278 +0

GitHub
human-signals by ehmicky

Human-friendly process signals

updated at April 26, 2024, 10:20 a.m.

JavaScript

2 +0

271 +1

8 +0

GitHub
rimraf by isaacs

A `rm -rf` util for nodejs

updated at April 26, 2024, 12:56 p.m.

TypeScript

44 +0

5,485 +6

247 -1

GitHub
cross-env by kentcdodds

🔀 Cross platform setting of environment scripts

updated at April 26, 2024, 3:17 p.m.

JavaScript

44 +0

6,267 +1

235 +0

GitHub
node-windows by coreybutler

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

updated at April 26, 2024, 11:27 p.m.

JavaScript

87 +0

2,754 +2

357 +0

GitHub
npm-windows-upgrade by felixrieseberg

rocket Upgrade npm on Windows

updated at April 27, 2024, 12:49 a.m.

JavaScript

69 +0

2,537 +0

172 +0

GitHub
username by sindresorhus

Get the username of the current user

updated at April 27, 2024, 6:31 a.m.

JavaScript

6 +0

141 -1

17 +0

GitHub
user-home by sindresorhus

Get the path to the user home directory

updated at April 27, 2024, 6:31 a.m.

JavaScript

6 +0

161 +0

13 +0

GitHub
del by sindresorhus

Delete files and directories

updated at April 27, 2024, 6:31 a.m.

JavaScript

20 +0

1,309 -1

71 +0

GitHub
ps-list by sindresorhus

Get running processes

updated at April 27, 2024, 6:31 a.m.

JavaScript

9 +0

264 -1

30 +0

GitHub
process-exists by sindresorhus

Check if a process is running

updated at April 27, 2024, 6:31 a.m.

JavaScript

7 +0

57 -1

5 +0

GitHub
clipboard-cli by sindresorhus

Access the system clipboard (copy/paste)

updated at April 27, 2024, 6:31 a.m.

JavaScript

7 +0

487 -1

19 +0

GitHub
dev-null-cli by sindresorhus

Cross-platform `/dev/null`

updated at April 27, 2024, 6:31 a.m.

JavaScript

3 +0

92 -1

2 +0

GitHub
random-bytes-readable-stream by sindresorhus

Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`

updated at April 27, 2024, 6:31 a.m.

JavaScript

3 +0

76 -1

2 +0

GitHub
noop-stream by sindresorhus

Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data

updated at April 27, 2024, 6:31 a.m.

JavaScript

3 +0

52 -1

3 +0

GitHub