image-dimensions in sindresorhus/awesome-nodejs

Get the dimensions of an image

created at Nov. 5, 2023, 3:20 p.m.

JavaScript

4 +0

404 +5

9 +0

GitHub
uint8array-extras in sindresorhus/awesome-nodejs

Useful utilities for working with Uint8Array (and Buffer)

created at Oct. 24, 2023, 5:55 a.m.

JavaScript

4 +0

191 +0

2 +0

GitHub
dev-null-cli in bcoe/awesome-cross-platform-nodejs

Cross-platform `/dev/null`

created at May 26, 2019, 1:01 p.m.

JavaScript

3 +0

93 +0

2 +0

GitHub
noop-stream in bcoe/awesome-cross-platform-nodejs

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

created at May 26, 2019, 12:34 p.m.

JavaScript

3 +0

53 +0

3 +0

GitHub
ky-universal in sindresorhus/awesome-nodejs

Use Ky in both Node.js and browsers

created at Feb. 22, 2019, 4:39 p.m.

JavaScript

7 +0

668 +0

20 -2

GitHub
run-electron in sindresorhus/awesome-electron

Run Electron without all the junk terminal output

created at Aug. 10, 2018, 4:49 p.m.

JavaScript

5 +0

197 +0

9 +0

GitHub
random-bytes-readable-stream in bcoe/awesome-cross-platform-nodejs

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

created at July 25, 2018, 4:12 a.m.

JavaScript

3 +0

77 +0

2 +0

GitHub
terminal-image in sindresorhus/awesome-nodejs

Display images in the terminal

created at May 8, 2018, 4:14 p.m.

JavaScript

10 +0

947 -1

31 +0

GitHub
electron-better-ipc in sindresorhus/awesome-electron

Simplified IPC communication for Electron apps

created at April 23, 2018, 7:26 a.m.

JavaScript

8 +0

697 +2

60 +0

GitHub
terminal-link in sindresorhus/awesome-nodejs

Create clickable links in the terminal

created at April 4, 2018, 5:28 p.m.

JavaScript

11 +0

609 +0

25 +0

GitHub
crypto-hash in sindresorhus/awesome-nodejs

Tiny hashing module that uses the native crypto API in Node.js and the browser

created at March 7, 2018, 5:17 p.m.

JavaScript

5 +0

631 +1

27 +0

GitHub
electron-timber in sindresorhus/awesome-electron

Pretty logger for Electron apps

created at Jan. 23, 2018, 3:07 p.m.

JavaScript

9 +0

386 -1

13 +0

GitHub
electron-serve in sindresorhus/awesome-electron

Static file serving for Electron apps

created at Jan. 11, 2018, 9 a.m.

JavaScript

9 +0

417 +0

31 -7

GitHub
electron-reloader in sindresorhus/awesome-electron

Simple auto-reloading for Electron apps during development

created at Jan. 4, 2018, 3:15 p.m.

JavaScript

5 +0

571 +1

38 +0

GitHub
move-file in sindresorhus/awesome-nodejs

Move a file - Even works across devices

created at Nov. 3, 2017, 10:40 a.m.

JavaScript

7 +0

195 +0

15 +0

GitHub
electron-unhandled in sindresorhus/awesome-electron

Catch unhandled errors and promise rejections in your Electron app

created at May 15, 2017, 6:30 a.m.

JavaScript

7 +0

435 +0

29 +0

GitHub
make-dir in bcoe/awesome-cross-platform-nodejs

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

created at May 9, 2017, 5:57 p.m.

JavaScript

11 +0

471 +0

22 +0

GitHub
p-event in avajs/awesome-ava

Promisify an event by waiting for it to be emitted

created at April 26, 2017, 4:53 p.m.

JavaScript

8 +0

419 +0

26 +0

GitHub
is-wsl in bcoe/awesome-cross-platform-nodejs

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

created at April 16, 2017, 1:34 p.m.

JavaScript

9 +0

184 -1

8 +0

GitHub
tempy in sindresorhus/awesome-nodejs

Get a random temporary file or directory path

created at March 28, 2017, 10:43 a.m.

JavaScript

7 +0

410 +0

32 +0

GitHub