nvm-windows by coreybutler

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

updated at May 26, 2024, 1:26 a.m.

Go

442 +1

35,196 +140

3,202 +9

GitHub
nvm by nvm-sh

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

updated at May 26, 2024, 12:58 a.m.

Shell

997 +0

76,333 +144

7,687 +16

GitHub
n by tj

Node version management

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

Shell

203 +0

18,573 +11

729 -1

GitHub
execa by sindresorhus

Process execution for humans

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

JavaScript

40 +0

6,541 +32

202 +1

GitHub
clipboardy by sindresorhus

Access the system clipboard (copy/paste)

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

JavaScript

16 +0

1,739 +1

81 +0

GitHub
chokidar by paulmillr

Minimal and efficient cross-platform file watching library

updated at May 25, 2024, 2:07 p.m.

JavaScript

94 +0

10,604 +18

564 +2

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 25, 2024, 12:37 p.m.

C

250 +0

8,541 +27

1,064 +1

GitHub
signal-exit by tapjs

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

updated at May 25, 2024, 10 a.m.

TypeScript

11 +0

180 +1

24 +0

GitHub
rimraf by isaacs

A `rm -rf` util for nodejs

updated at May 25, 2024, 8:19 a.m.

TypeScript

44 +0

5,500 +7

248 +0

GitHub
cross-platform-node-guide by ehmicky

📗 How to write cross-platform Node.js code

updated at May 25, 2024, 4:22 a.m.

JavaScript

29 +0

1,378 +1

76 +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 24, 2024, 8:29 p.m.

JavaScript

63 +0

5,716 +0

316 +0

GitHub
windows-build-tools by felixrieseberg

package Install C++ Build Tools for Windows using npm

updated at May 24, 2024, 10:25 a.m.

TypeScript

76 +0

3,387 +0

233 +0

GitHub
cross-env by kentcdodds

🔀 Cross platform setting of environment scripts

updated at May 24, 2024, 9:59 a.m.

JavaScript

44 +0

6,273 +1

235 +0

GitHub
figures by sindresorhus

Unicode symbols with fallbacks for older terminals

updated at May 24, 2024, 3:43 a.m.

JavaScript

12 +0

587 +2

23 +0

GitHub
open by sindresorhus

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

updated at May 24, 2024, 3:16 a.m.

JavaScript

31 +0

3,121 +11

211 +0

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