p-if in wbinnssmith/awesome-promises

Conditional promise chains

updated at Jan. 20, 2024, 10:18 a.m.

TypeScript

7 +0

59 +0

6 +0

GitHub
grunt-svgmin in davidsonfellipe/awesome-wpo

Minify SVG

updated at Jan. 20, 2024, 3:43 p.m.

JavaScript

14 +0

432 +0

41 +0

GitHub
latest-version-cli in sindresorhus/awesome-npm

Get the latest version of an npm package

updated at Jan. 22, 2024, 3:57 a.m.

JavaScript

8 +0

51 +0

14 +0

GitHub
pretty-time-zsh in unixorn/awesome-zsh-plugins

Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s

updated at Jan. 23, 2024, 6:38 p.m.

Shell

7 +0

69 +0

7 +0

GitHub
generator-electron in sindresorhus/awesome-electron

Scaffold out an Electron app boilerplate

updated at Jan. 29, 2024, 2:16 a.m.

JavaScript

15 +0

718 +0

67 +0

GitHub
gulp-debug in alferov/awesome-gulp

Debug Vinyl file streams to see what files are run through your Gulp pipeline

updated at Jan. 29, 2024, 7:49 a.m.

JavaScript

6 +0

221 +0

29 +0

GitHub
round-to in sindresorhus/awesome-nodejs

Round a number to a specific number of decimal places: 1.234 → 1.2

updated at Jan. 31, 2024, 2:58 a.m.

JavaScript

9 +0

155 +0

11 +0

GitHub
p-tap in wbinnssmith/awesome-promises

Tap into a promise chain without affecting its value or state

updated at Jan. 31, 2024, 2:58 a.m.

JavaScript

8 +0

131 +0

9 +0

GitHub
supervillains in sindresorhus/awesome-nodejs

Get supervillain names

updated at Jan. 31, 2024, 2:59 a.m.

JavaScript

7 +0

117 +0

20 +0

GitHub
strip-bom in sindresorhus/awesome-nodejs

Strip UTF-8 byte order mark (BOM) from a string

updated at Jan. 31, 2024, 3:01 a.m.

JavaScript

8 +0

107 +0

21 +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()`

updated at Jan. 31, 2024, 3:04 a.m.

JavaScript

3 +0

77 +0

2 +0

GitHub
any-observable in sindresorhus/awesome-observables

Support any Observable library and polyfill

updated at Jan. 31, 2024, 3:05 a.m.

JavaScript

10 +0

70 +0

12 +0

GitHub
p-time in wbinnssmith/awesome-promises

Measure the time a promise takes to resolve

updated at Jan. 31, 2024, 3:05 a.m.

JavaScript

6 +0

68 +0

5 +0

GitHub
p-reduce in wbinnssmith/awesome-promises

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

updated at Jan. 31, 2024, 3:06 a.m.

JavaScript

6 +0

66 +0

7 +0

GitHub
p-any in wbinnssmith/awesome-promises

Wait for any promise to be fulfilled

updated at Jan. 31, 2024, 3:08 a.m.

JavaScript

6 +0

54 +0

7 +0

GitHub
p-whilst in wbinnssmith/awesome-promises

While a condition returns true, calls a function repeatedly, and then resolves the promise

updated at Jan. 31, 2024, 3:08 a.m.

JavaScript

7 +0

51 +0

8 +0

GitHub
p-each-series in wbinnssmith/awesome-promises

Iterate over promises serially

updated at Jan. 31, 2024, 3:09 a.m.

JavaScript

6 +0

49 +0

7 +0

GitHub
p-map-series in wbinnssmith/awesome-promises

Map over promises serially

updated at Jan. 31, 2024, 3:09 a.m.

JavaScript

8 +0

46 +0

4 +0

GitHub
p-race in wbinnssmith/awesome-promises

A better `Promise.race()`

updated at Jan. 31, 2024, 3:10 a.m.

JavaScript

6 +0

45 +0

5 +0

GitHub
is-observable in sindresorhus/awesome-observables

Check if a value is an Observable

updated at Jan. 31, 2024, 3:11 a.m.

JavaScript

11 +0

40 +0

7 +0

GitHub