p-finally in wbinnssmith/awesome-promises

`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome

created at Oct. 21, 2016, 5:50 a.m.

JavaScript

7 +0

45 +0

8 +0

GitHub
p-filter in wbinnssmith/awesome-promises

Filter promises concurrently

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

JavaScript

7 +0

70 +0

8 +0

GitHub
splice-string in sindresorhus/awesome-nodejs

Remove or replace part of a string like Array#splice

created at Aug. 19, 2015, 6:27 p.m.

JavaScript

7 +0

22 +0

8 +0

GitHub
p-whilst in wbinnssmith/awesome-promises

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

created at Nov. 17, 2015, 5:48 p.m.

JavaScript

7 +0

51 +0

8 +0

GitHub
random-float in sindresorhus/awesome-nodejs

Generate a random float

created at June 26, 2015, 10:27 p.m.

JavaScript

6 +0

36 +0

8 +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

198 +0

9 +0

GitHub
p-tap in wbinnssmith/awesome-promises

Tap into a promise chain without affecting its value or state

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

JavaScript

8 +0

131 +0

9 +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

410 +2

9 +0

GitHub
gulp-google-cdn in davidsonfellipe/awesome-wpo

Replaces script references with Google CDN ones

created at Jan. 2, 2014, 5:07 p.m.

JavaScript

10 +0

81 +0

9 +0

GitHub
p-lazy in wbinnssmith/awesome-promises

Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called

created at Nov. 7, 2016, 9:05 a.m.

JavaScript

8 +0

263 +0

10 +0

GitHub
gulp-plugin-boilerplate in alferov/awesome-gulp

Boilerplate to kickstart creating Gulp plugins

created at Feb. 6, 2014, 9:59 p.m.

JavaScript

8 +0

74 +0

10 +0

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

Open the npm page, Yarn page, or GitHub repo of a package

created at Jan. 12, 2016, 5:34 p.m.

JavaScript

6 +0

194 +0

10 +0

GitHub
round-to in sindresorhus/awesome-nodejs

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

created at Aug. 13, 2015, 6:37 p.m.

JavaScript

9 +0

155 +0

11 +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
hook-std in sindresorhus/awesome-nodejs

Hook and modify stdout and stderr

created at Dec. 13, 2015, 7:29 p.m.

JavaScript

11 +0

53 +0

12 +0

GitHub
gzip-size-cli in agarrharr/awesome-cli-apps, RyanZim/awesome-npm-scripts

Get the gzipped size of a file or stdin

created at Aug. 17, 2015, 3:53 p.m.

JavaScript

7 +0

188 +0

12 +0

GitHub
string-length in sindresorhus/awesome-nodejs

Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes

created at April 16, 2014, 9:48 p.m.

JavaScript

9 +0

158 +0

12 +0

GitHub
sparkly in sindresorhus/awesome-nodejs

Generate sparklines ▁▂▃▅▂▇

created at Aug. 27, 2014, 9:25 p.m.

JavaScript

12 +0

424 +0

12 +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

97 +0

12 +0

GitHub
any-observable in sindresorhus/awesome-observables

Support any Observable library and polyfill

created at April 27, 2016, 9:26 a.m.

JavaScript

10 +0

70 +0

12 +0

GitHub