pretty-bytes in sindresorhus/awesome-nodejs

Convert bytes to a human readable string: 1337 → 1.34 kB

updated at May 7, 2024, 2:14 p.m.

JavaScript

12 +0

1,076 +3

79 +0

GitHub
ps-list in bcoe/awesome-cross-platform-nodejs

Get running processes

updated at May 7, 2024, 10:17 p.m.

JavaScript

9 +0

265 +1

30 +0

GitHub
electron-boilerplate in sindresorhus/awesome-electron, melvin0008/awesome-projects-boilerplates

Boilerplate to kickstart creating an app with Electron

updated at May 8, 2024, 6:17 a.m.

JavaScript

34 +0

1,642 +0

172 +0

GitHub
get-port in sindresorhus/awesome-nodejs

Get an available TCP port

updated at May 8, 2024, 8:20 a.m.

JavaScript

15 +0

852 +2

63 +0

GitHub
image-dimensions in sindresorhus/awesome-nodejs

Get the dimensions of an image

updated at May 8, 2024, 10:44 a.m.

JavaScript

4 +0

410 +2

9 +0

GitHub
electron-context-menu in sindresorhus/awesome-electron

Context menu for your Electron app

updated at May 8, 2024, 11:01 a.m.

JavaScript

14 +0

1,350 +1

150 +0

GitHub
gulp-imagemin in davidsonfellipe/awesome-wpo, alferov/awesome-gulp

Minify PNG, JPEG, GIF and SVG images

updated at May 8, 2024, 7:34 p.m.

JavaScript

30 +0

1,892 -1

158 +0

GitHub
open-cli in RyanZim/awesome-npm-scripts

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

updated at May 9, 2024, 2:45 a.m.

JavaScript

11 +0

412 +1

26 +0

GitHub
p-map in sindresorhus/awesome-nodejs, wbinnssmith/awesome-promises

Map over promises concurrently

updated at May 9, 2024, 3:10 a.m.

JavaScript

13 +0

1,229 +2

55 +0

GitHub
leven in sindresorhus/awesome-nodejs

Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm

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

JavaScript

14 +0

707 +1

35 +0

GitHub
ipify in sindresorhus/awesome-nodejs

Get your public IP address

updated at May 9, 2024, 5:22 a.m.

JavaScript

10 +0

270 +1

14 +0

GitHub
clipboardy in sindresorhus/awesome-nodejs, bcoe/awesome-cross-platform-nodejs

Access the system clipboard (copy/paste)

updated at May 9, 2024, 5:34 a.m.

JavaScript

16 +0

1,738 +3

81 +0

GitHub
np in sindresorhus/awesome-nodejs, agarrharr/awesome-cli-apps, sindresorhus/awesome-npm

A better `npm publish`

updated at May 9, 2024, 5:52 a.m.

JavaScript

33 +0

7,484 +5

294 +0

GitHub
load-json-file in sindresorhus/awesome-nodejs

Read and parse a JSON file

updated at May 9, 2024, 9:09 a.m.

JavaScript

8 +0

240 +1

49 -2

GitHub
uint8array-extras in sindresorhus/awesome-nodejs

Useful utilities for working with Uint8Array (and Buffer)

updated at May 9, 2024, 10:48 a.m.

JavaScript

4 +0

196 +3

2 +0

GitHub
speed-test in sindresorhus/awesome-nodejs, agarrharr/awesome-cli-apps, inputsh/awesome-linux

Test your internet connection speed and ping using speedtest.net from the CLI

updated at May 9, 2024, 12:33 p.m.

JavaScript

50 -1

3,900 +1

167 +0

GitHub
log-update in sindresorhus/awesome-nodejs

Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.

updated at May 9, 2024, 2:10 p.m.

JavaScript

11 +0

1,076 +1

39 +0

GitHub
cat-names in sindresorhus/awesome-nodejs

cat2 Get popular cat names

updated at May 9, 2024, 2:31 p.m.

JavaScript

12 +0

270 +5

41 +0

GitHub
p-event in avajs/awesome-ava

Promisify an event by waiting for it to be emitted

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

JavaScript

8 +0

423 +1

26 +0

GitHub
ansi-escapes in sindresorhus/awesome-nodejs

ANSI escape codes for manipulating the terminal

updated at May 10, 2024, 2:17 a.m.

JavaScript

6 +0

469 +1

43 +0

GitHub