node-cross-spawn by moxystudio

A cross platform solution to node's spawn and spawnSync

updated at May 4, 2024, 7:12 p.m.

JavaScript

24 +0

1,081 +0

71 +0

GitHub
make-dir by sindresorhus

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

updated at May 4, 2024, 6:02 p.m.

JavaScript

11 +0

474 +0

22 +0

GitHub
figures by sindresorhus

Unicode symbols with fallbacks for older terminals

updated at May 4, 2024, 4:41 p.m.

JavaScript

13 +0

584 +0

23 +0

GitHub
fkill by sindresorhus

Fabulously kill processes. Cross-platform.

updated at May 4, 2024, 12:26 p.m.

JavaScript

11 +0

723 +0

34 +0

GitHub
rage-edit by MikeKovarik

🗃 Simple access to, and manipulation of, the Windows Registry. With promises. Without rage.

updated at April 28, 2024, 9:54 p.m.

JavaScript

4 +0

52 +0

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

updated at April 28, 2024, 9:54 p.m.

JavaScript

9 +0

113 +0

43 +0

GitHub
cpy by sindresorhus

Copy files

updated at April 28, 2024, 2:43 p.m.

JavaScript

13 +0

422 +0

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

34 +0

GitHub
dev-null-cli by sindresorhus

Cross-platform `/dev/null`

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

JavaScript

3 +0

92 +0

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

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

3 +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 +0

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

5 +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 +0

71 +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 +0

17 +0

GitHub
readdirp by paulmillr

Recursive version of fs.readdir with streaming api.

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

JavaScript

10 +0

376 +0

57 +0

GitHub
node-graceful-fs by isaacs

fs with incremental backoff on EMFILE

updated at April 23, 2024, 8:23 a.m.

JavaScript

26 +0

1,264 +0

148 +0

GitHub
getos by retrohacker

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

updated at April 13, 2024, 7:35 p.m.

JavaScript

10 +0

78 +0

26 +0

GitHub
node-winreg by fresc81

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

updated at March 27, 2024, 1:40 a.m.

JavaScript

5 +0

207 +0

58 +0

GitHub