any-path by bcoe

rage2 make the keys on an object path.sep agnostic.

updated at Dec. 31, 2021, 7:22 p.m.

JavaScript

3 +0

5 +0

0 +0

GitHub
spawn-wrap by istanbuljs

Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.

updated at March 14, 2023, 1:53 a.m.

JavaScript

8 +0

36 +0

18 +0

GitHub
ievms by amichaelparker

Automated installation of the Microsoft IE App Compat virtual machines

updated at Jan. 29, 2024, 10:01 p.m.

Shell

3 +0

69 +0

5 +0

GitHub
is-elevated by sindresorhus

Check if the process is running with elevated privileges

updated at March 4, 2024, 6:31 p.m.

JavaScript

7 +0

40 +0

3 +0

GitHub
osenv by npm

Look up environment settings specific to different operating systems.

updated at March 19, 2024, 11:18 a.m.

JavaScript

25 +0

136 +0

23 +0

GitHub
is-windows by jonschlinkert

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

updated at March 22, 2024, 6:31 a.m.

JavaScript

5 +0

50 +0

13 +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
signal-exit by tapjs

when you want to fire an event no matter how a process exits.

updated at April 8, 2024, 8:53 p.m.

TypeScript

11 +0

179 +0

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