systeminformation by sebhildebrandt

System Information Library for Node.JS

updated at May 11, 2024, 3:39 p.m.

JavaScript

38 +0

2,609 +1

296 +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 11, 2024, 5:27 p.m.

JavaScript

63 +0

5,715 +5

316 +1

GitHub
cross-platform-node-guide by ehmicky

📗 How to write cross-platform Node.js code

updated at May 11, 2024, 10:02 p.m.

JavaScript

29 +0

1,376 +2

76 +0

GitHub
execa by sindresorhus

Process execution for humans

updated at May 12, 2024, 12:08 a.m.

JavaScript

40 +0

6,427 +60

200 +1

GitHub
shelljs by shelljs

shell Portable Unix shell commands for Node.js

updated at May 12, 2024, 2:47 a.m.

JavaScript

177 +1

14,156 +9

722 -1

GitHub
rimraf by isaacs

A `rm -rf` util for nodejs

updated at May 12, 2024, 2:48 a.m.

TypeScript

44 +0

5,496 +9

248 +0

GitHub
is-wsl by sindresorhus

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

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

JavaScript

9 +0

186 +1

8 +0

GitHub
node-fs-extra by jprichardson

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

updated at May 12, 2024, 8:28 a.m.

JavaScript

95 +0

9,356 +3

777 +0

GitHub
redis by tporadowski

Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.

updated at May 12, 2024, 8:31 a.m.

C

249 +0

8,504 +32

1,062 +3

GitHub
n by tj

Node version management

updated at May 12, 2024, 8:41 a.m.

Shell

203 +0

18,548 +19

731 +1

GitHub
nvm by nvm-sh

Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

updated at May 12, 2024, 10:33 a.m.

Shell

997 +0

76,042 +186

7,666 +14

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 12, 2024, 4:23 p.m.

Unknown languages

164 +0

2,484 -1

278 +0

GitHub
node-windows by coreybutler

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

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

JavaScript

87 +0

2,767 +4

358 +0

GitHub
nvm-windows by coreybutler

A node.js version management utility for Windows. Ironically written in Go.

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

Go

442 +0

34,933 +142

3,188 +6

GitHub
node-which by npm

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

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

JavaScript

27 +0

318 +2

48 +0

GitHub