node-which by npm

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

updated at April 21, 2024, 4:39 p.m.

JavaScript

27 +0

317 +2

48 +0

GitHub
nvm-windows by coreybutler

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

updated at April 21, 2024, 3:04 p.m.

Go

443 +0

34,525 +140

3,173 +5

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 April 21, 2024, 1:57 p.m.

C

249 +1

8,418 +30

1,059 +3

GitHub
execa by sindresorhus

Process execution for humans

updated at April 21, 2024, 1:22 p.m.

JavaScript

40 +0

6,342 +11

197 +0

GitHub
systeminformation by sebhildebrandt

System Information Library for Node.JS

updated at April 21, 2024, 10:05 a.m.

JavaScript

38 +0

2,595 +3

297 -1

GitHub
chokidar by paulmillr

Minimal and efficient cross-platform file watching library

updated at April 21, 2024, 9:59 a.m.

JavaScript

94 +0

10,533 +18

563 +0

GitHub
nvm by nvm-sh

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

updated at April 21, 2024, 7:21 a.m.

Shell

996 +3

75,533 +172

7,631 +14

GitHub
cross-platform-terminal-characters by ehmicky

All the characters that work on most terminals

updated at April 21, 2024, 6:53 a.m.

JavaScript

4 +0

211 +2

6 +0

GitHub
node-fs-extra by jprichardson

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

updated at April 21, 2024, 6:50 a.m.

JavaScript

95 +0

9,347 +2

777 -1

GitHub
shelljs by shelljs

shell Portable Unix shell commands for Node.js

updated at April 21, 2024, 6:13 a.m.

JavaScript

176 +0

14,138 +9

724 +0

GitHub
clipboardy by sindresorhus

Access the system clipboard (copy/paste)

updated at April 21, 2024, 4:31 a.m.

JavaScript

16 +0

1,733 +3

81 +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 April 21, 2024, 3:57 a.m.

JavaScript

63 +0

5,708 +2

316 +0

GitHub
n by tj

Node version management

updated at April 21, 2024, 1:22 a.m.

Shell

203 +0

18,495 +16

730 +3

GitHub
cross-env by kentcdodds

🔀 Cross platform setting of environment scripts

updated at April 21, 2024, 12:47 a.m.

JavaScript

44 +0

6,266 +3

235 +0

GitHub
rimraf by isaacs

A `rm -rf` util for nodejs

updated at April 20, 2024, 1:07 p.m.

TypeScript

44 +0

5,479 +7

248 +0

GitHub
cross-platform-node-guide by ehmicky

📗 How to write cross-platform Node.js code

updated at April 20, 2024, 8:52 a.m.

JavaScript

29 +0

1,374 +0

76 +0

GitHub
node-cross-spawn by moxystudio

A cross platform solution to node's spawn and spawnSync

updated at April 20, 2024, 8:52 a.m.

JavaScript

24 +0

1,082 +0

71 +0

GitHub
npm-windows-upgrade by felixrieseberg

rocket Upgrade npm on Windows

updated at April 19, 2024, 1:07 p.m.

JavaScript

69 +0

2,537 -1

172 +0

GitHub
open by sindresorhus

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

updated at April 18, 2024, 3:59 p.m.

JavaScript

31 +0

3,085 +2

208 +1

GitHub
os-name by sindresorhus

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

updated at April 16, 2024, 5:43 a.m.

JavaScript

8 +0

141 +1

14 +1

GitHub