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
Percentage in matteocrippa/awesome-swift

A percentage type for Swift

created at Oct. 1, 2019, 6:20 a.m.

Swift

3 +0

269 +0

24 +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
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
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
pokemon-cli in tobiasbueschel/awesome-pokemon

Get Pokémon names

created at July 25, 2016, 6:52 p.m.

JavaScript

5 +0

49 +0

5 +0

GitHub
cli-truncate in sindresorhus/awesome-nodejs

Truncate a string to a specific width in the terminal

created at March 11, 2016, 8:46 a.m.

JavaScript

5 +0

85 +0

13 +0

GitHub
p-debounce in wbinnssmith/awesome-promises

Debounce promise-returning & async functions

created at Oct. 21, 2016, 8:01 a.m.

JavaScript

5 +0

192 +0

23 +1

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
clear-cli in RyanZim/awesome-npm-scripts

Clear the terminal cross-platform

created at March 5, 2016, 9:17 a.m.

JavaScript

5 +0

45 +0

3 +0

GitHub
active-win-cli in agarrharr/awesome-cli-apps

Get the title/id/etc of the active window

created at April 4, 2016, 1:14 p.m.

JavaScript

5 +0

58 +0

5 +0

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
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
p-log in wbinnssmith/awesome-promises

Log the value/error of a promise

created at Oct. 21, 2016, 7:27 a.m.

JavaScript

6 +0

24 +0

4 +0

GitHub
p-reduce in wbinnssmith/awesome-promises

Reduce a list of values using promises into a promise for a value

created at Oct. 21, 2016, 4:17 a.m.

JavaScript

6 +0

66 +0

7 +0

GitHub
p-time in wbinnssmith/awesome-promises

Measure the time a promise takes to resolve

created at July 11, 2016, 11:45 p.m.

JavaScript

6 +0

68 +0

5 +0

GitHub
cli-cursor in sindresorhus/awesome-nodejs

Toggle the CLI cursor

created at Aug. 31, 2014, 11:47 a.m.

JavaScript

6 +0

99 +0

10 +0

GitHub
p-settle in wbinnssmith/awesome-promises

Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency

created at Oct. 21, 2016, 6:18 a.m.

JavaScript

6 +0

89 +0

11 +0

GitHub
sudo-block in sindresorhus/awesome-nodejs

Block users from running your app with root permissions

created at June 23, 2013, 12:21 p.m.

JavaScript

6 +0

98 +0

12 +0

GitHub