cross-env by kentcdodds

🔀 Cross platform setting of environment scripts

updated at May 19, 2024, 3:23 a.m.

JavaScript

44 +0

6,272 -2

235 +0

GitHub
node-fs-extra by jprichardson

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

updated at May 19, 2024, 3:23 a.m.

JavaScript

95 +0

9,353 -3

775 -2

GitHub
execa by sindresorhus

Process execution for humans

updated at May 18, 2024, 8:55 p.m.

JavaScript

40 +0

6,509 +82

201 +1

GitHub
shelljs by shelljs

shell Portable Unix shell commands for Node.js

updated at May 18, 2024, 3:48 p.m.

JavaScript

177 +0

14,154 -2

722 +0

GitHub
node-which by npm

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

updated at May 18, 2024, 10:36 a.m.

JavaScript

27 +0

318 +0

48 +0

GitHub
gulp-execa by ehmicky

Gulp.js command execution for humans

updated at May 18, 2024, 7:46 a.m.

JavaScript

3 +0

56 +1

5 +0

GitHub
chokidar by paulmillr

Minimal and efficient cross-platform file watching library

updated at May 18, 2024, 1:34 a.m.

JavaScript

94 +0

10,586 +10

562 +0

GitHub
cross-platform-node-guide by ehmicky

📗 How to write cross-platform Node.js code

updated at May 17, 2024, 9:55 p.m.

JavaScript

29 +0

1,377 +1

76 +0

GitHub
systeminformation by sebhildebrandt

System Information Library for Node.JS

updated at May 17, 2024, 6:44 p.m.

JavaScript

38 +0

2,612 +3

296 +0

GitHub
is-wsl by sindresorhus

Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)

updated at May 17, 2024, 4:45 p.m.

JavaScript

9 +0

185 -1

8 +0

GitHub
is-windows by jonschlinkert

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

updated at May 17, 2024, 4:43 p.m.

JavaScript

5 +0

49 -1

13 +0

GitHub
getos by retrohacker

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

updated at May 17, 2024, 4:42 p.m.

JavaScript

10 +0

77 -1

26 +0

GitHub
user-home by sindresorhus

Get the path to the user home directory

updated at May 17, 2024, 2:12 p.m.

JavaScript

6 +0

160 -1

13 +0

GitHub
node-windows by coreybutler

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

updated at May 17, 2024, 1:57 p.m.

JavaScript

88 +1

2,768 +1

358 +0

GitHub
npm-windows-upgrade by felixrieseberg

rocket Upgrade npm on Windows

updated at May 17, 2024, 7:27 a.m.

JavaScript

69 +0

2,537 +1

149 +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 May 16, 2024, 5:24 p.m.

JavaScript

63 +0

5,716 +1

316 +0

GitHub
node-cross-spawn by moxystudio

A cross platform solution to node's spawn and spawnSync

updated at May 16, 2024, 5:24 p.m.

JavaScript

24 +0

1,080 -1

72 +1

GitHub
open by sindresorhus

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

updated at May 16, 2024, 5:24 p.m.

JavaScript

31 +0

3,110 +0

211 +0

GitHub
fkill by sindresorhus

Fabulously kill processes. Cross-platform.

updated at May 16, 2024, 3:04 p.m.

JavaScript

11 +0

726 +3

34 +0

GitHub
cpy by sindresorhus

Copy files

updated at May 16, 2024, 9:23 a.m.

JavaScript

13 +0

423 +1

64 -1

GitHub