cpy by sindresorhus

Copy files

updated at April 28, 2024, 3:40 a.m.

JavaScript

13 +0

421 +0

65 +0

GitHub
systeminformation by sebhildebrandt

System Information Library for Node.JS

updated at April 28, 2024, 2:29 a.m.

JavaScript

38 +0

2,601 +6

297 +0

GitHub
execa by sindresorhus

Process execution for humans

updated at April 27, 2024, 9:49 p.m.

JavaScript

40 +0

6,356 +14

199 +2

GitHub
open by sindresorhus

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

updated at April 27, 2024, 8:54 p.m.

JavaScript

31 +0

3,088 +3

208 +0

GitHub
node-cross-spawn by moxystudio

A cross platform solution to node's spawn and spawnSync

updated at April 27, 2024, 5:43 p.m.

JavaScript

24 +0

1,083 +1

71 +0

GitHub
chokidar by paulmillr

Minimal and efficient cross-platform file watching library

updated at April 27, 2024, 2:12 p.m.

JavaScript

94 +0

10,550 +17

562 -1

GitHub
make-dir by sindresorhus

Make a directory and its parents if needed - Think `mkdir -p`

updated at April 27, 2024, 12:06 p.m.

JavaScript

11 +0

473 +1

22 +0

GitHub
figures by sindresorhus

Unicode symbols with fallbacks for older terminals

updated at April 27, 2024, 12:06 p.m.

JavaScript

13 +0

583 +1

23 +0

GitHub
log-symbols by sindresorhus

Colored symbols for various log levels

updated at April 27, 2024, 12:04 p.m.

JavaScript

9 +0

733 +2

34 +0

GitHub
clipboardy by sindresorhus

Access the system clipboard (copy/paste)

updated at April 27, 2024, 12:02 p.m.

JavaScript

16 +0

1,733 +0

81 +0

GitHub
node-fs-extra by jprichardson

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

updated at April 27, 2024, 11:58 a.m.

JavaScript

95 +0

9,348 +1

776 -1

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
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
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
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
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
ps-list by sindresorhus

Get running processes

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

JavaScript

9 +0

264 -1

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