nvm-windows by coreybutler

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

updated at April 28, 2024, 5:44 a.m.

Go

443 +0

34,684 +159

3,181 +8

GitHub
cpy by sindresorhus

Copy files

updated at April 28, 2024, 3:40 a.m.

JavaScript

13 +0

421 +0

65 +0

GitHub
nvm by nvm-sh

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

updated at April 28, 2024, 3:26 a.m.

Shell

998 +2

75,709 +176

7,641 +10

GitHub
n by tj

Node version management

updated at April 28, 2024, 2:34 a.m.

Shell

203 +0

18,517 +22

730 +0

GitHub
systeminformation by sebhildebrandt

System Information Library for Node.JS

updated at April 28, 2024, 2:29 a.m.

JavaScript

38 +0

2,601 +6

297 +0

GitHub
execa by sindresorhus

Process execution for humans

updated at April 27, 2024, 9:49 p.m.

JavaScript

40 +0

6,356 +14

199 +2

GitHub
open by sindresorhus

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

updated at April 27, 2024, 8:54 p.m.

JavaScript

31 +0

3,088 +3

208 +0

GitHub
node-cross-spawn by moxystudio

A cross platform solution to node's spawn and spawnSync

updated at April 27, 2024, 5:43 p.m.

JavaScript

24 +0

1,083 +1

71 +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 April 27, 2024, 3:41 p.m.

C

249 +0

8,451 +33

1,059 +0

GitHub
chokidar by paulmillr

Minimal and efficient cross-platform file watching library

updated at April 27, 2024, 2:12 p.m.

JavaScript

94 +0

10,550 +17

562 -1

GitHub
make-dir by sindresorhus

Make a directory and its parents if needed - Think `mkdir -p`

updated at April 27, 2024, 12:06 p.m.

JavaScript

11 +0

473 +1

22 +0

GitHub
figures by sindresorhus

Unicode symbols with fallbacks for older terminals

updated at April 27, 2024, 12:06 p.m.

JavaScript

13 +0

583 +1

23 +0

GitHub
log-symbols by sindresorhus

Colored symbols for various log levels

updated at April 27, 2024, 12:04 p.m.

JavaScript

9 +0

733 +2

34 +0

GitHub
clipboardy by sindresorhus

Access the system clipboard (copy/paste)

updated at April 27, 2024, 12:02 p.m.

JavaScript

16 +0

1,733 +0

81 +0

GitHub
node-fs-extra by jprichardson

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

updated at April 27, 2024, 11:58 a.m.

JavaScript

95 +0

9,348 +1

776 -1

GitHub
dev-null-cli by sindresorhus

Cross-platform `/dev/null`

updated at April 27, 2024, 6:31 a.m.

JavaScript

3 +0

92 -1

2 +0

GitHub
noop-stream by sindresorhus

Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data

updated at April 27, 2024, 6:31 a.m.

JavaScript

3 +0

52 -1

3 +0

GitHub
random-bytes-readable-stream by sindresorhus

Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`

updated at April 27, 2024, 6:31 a.m.

JavaScript

3 +0

76 -1

2 +0

GitHub
clipboard-cli by sindresorhus

Access the system clipboard (copy/paste)

updated at April 27, 2024, 6:31 a.m.

JavaScript

7 +0

487 -1

19 +0

GitHub
process-exists by sindresorhus

Check if a process is running

updated at April 27, 2024, 6:31 a.m.

JavaScript

7 +0

57 -1

5 +0

GitHub