global-cache-dir by ehmicky

Get the global cache directory

updated at May 11, 2024, 3:13 a.m.

JavaScript

2 +0

6 +0

1 +0

GitHub
os-name by sindresorhus

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

updated at May 11, 2024, 2:43 p.m.

JavaScript

8 +0

143 +0

14 +0

GitHub
cross-platform-terminal-characters by ehmicky

All the characters that work on most terminals

updated at May 14, 2024, 10:48 p.m.

JavaScript

3 +0

213 +0

6 +0

GitHub
cpy by sindresorhus

Copy files

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

JavaScript

13 +0

423 +0

64 +0

GitHub
fkill by sindresorhus

Fabulously kill processes. Cross-platform.

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

JavaScript

11 +0

726 +0

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

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

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

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

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

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

5 +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 May 19, 2024, 2:37 p.m.

Unknown languages

164 +0

2,485 +1

279 +1

GitHub
systeminformation by sebhildebrandt

System Information Library for Node.JS

updated at May 20, 2024, 12:25 a.m.

JavaScript

38 +0

2,613 +1

296 +0

GitHub
awesome-desktop-js by styfle

🖥️ A list of awesome packages and frameworks for implementing javascript applications on the desktop

updated at May 20, 2024, 11:10 a.m.

Unknown languages

24 +0

792 -1

53 +0

GitHub
is-wsl by sindresorhus

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

updated at May 22, 2024, 8:18 a.m.

JavaScript

9 +0

186 +1

8 +0

GitHub
shelljs by shelljs

shell Portable Unix shell commands for Node.js

updated at May 22, 2024, 8:38 p.m.

JavaScript

177 +0

14,152 -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 23, 2024, 2:36 a.m.

JavaScript

27 +0

319 +1

48 +0

GitHub
node-windows by coreybutler

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

updated at May 23, 2024, 1:12 p.m.

JavaScript

88 +0

2,770 +2

358 +0

GitHub
node-fs-extra by jprichardson

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

updated at May 23, 2024, 1:55 p.m.

JavaScript

95 +0

9,358 +5

774 -1

GitHub
log-symbols by sindresorhus

Colored symbols for various log levels

updated at May 23, 2024, 10:51 p.m.

JavaScript

9 +0

735 +1

34 +0

GitHub