p-defer in wbinnssmith/awesome-promises

Create a deferred promise

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

JavaScript

8 +0

66 +0

8 +0

GitHub
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
number-is-nan in Richienb/awesome-ponyfills

ES2015 Number.isNaN() ponyfill

created at May 20, 2015, 8:43 p.m.

JavaScript

7 +0

28 +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
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-some in wbinnssmith/awesome-promises

Wait for a specified number of promises to be fulfilled

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

JavaScript

6 +0

34 +0

8 +0

GitHub
filter-obj in parro-it/awesome-micro-npm-packages

Filter object keys and values into a new object

created at Aug. 10, 2015, 5:42 a.m.

JavaScript

10 +0

92 +0

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

186 +1

8 +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
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
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
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
project-ideas in sindresorhus/awesome-nodejs

Need a JavaScript module or looking for ideas? Welcome ✨

created at May 31, 2015, 10:14 p.m.

Unknown languages

55 +0

541 +0

9 +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
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
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
strip-css-comments in sindresorhus/awesome-nodejs

Strip comments from CSS

created at Oct. 22, 2014, 10:28 p.m.

CSS

8 +0

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