p-try in wbinnssmith/awesome-promises

Start a promise chain

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

JavaScript

6 +0

58 +1

12 +0

GitHub
p-break in wbinnssmith/awesome-promises

Break out of a promise chain

created at Nov. 11, 2016, 10:01 a.m.

JavaScript

6 +0

22 +0

5 +0

GitHub
p-race in wbinnssmith/awesome-promises

A better `Promise.race()`

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

JavaScript

6 +0

46 +0

5 +0

GitHub
hard-rejection in wbinnssmith/awesome-promises

Make unhandled promise rejections fail hard right away instead of the default silent fail

created at Aug. 27, 2016, 8:02 p.m.

JavaScript

6 +0

107 +0

8 +0

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

Scaffold out a Gulp plugin boilerplate

created at Feb. 6, 2014, 10:43 p.m.

JavaScript

6 +0

50 +0

7 +0

GitHub
matcher in sindresorhus/awesome-nodejs

Simple wildcard matching

created at Feb. 5, 2016, 6:58 a.m.

JavaScript

6 +0

537 +0

29 +0

GitHub
p-pipe in wbinnssmith/awesome-promises

Compose promise-returning & async functions into a reusable pipeline

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

TypeScript

6 +0

122 +0

16 +0

GitHub
math-sign in addyosmani/es6-tools

ES2015 Math.sign() ponyfill

created at Oct. 6, 2014, 9:53 a.m.

JavaScript

6 +0

10 +0

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

70 +0

5 +0

GitHub
gulp-nunjucks in alferov/awesome-gulp

Precompile Nunjucks templates

created at Dec. 30, 2013, 12:54 p.m.

JavaScript

6 +0

153 +0

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

26 +0

4 +0

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

Iterate over promises serially

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

JavaScript

6 +0

50 +0

7 +0

GitHub
broccoli-regenerator in addyosmani/es6-tools

Transpile ES2015 generator functions to ES5

created at Feb. 21, 2014, 12:16 a.m.

JavaScript

6 +0

6 +0

1 +0

GitHub
username in parro-it/awesome-micro-npm-packages, bcoe/awesome-cross-platform-nodejs

Get the username of the current user

created at March 30, 2014, 6:12 p.m.

JavaScript

6 +0

142 +0

14 +0

GitHub
user-home in bcoe/awesome-cross-platform-nodejs

Get the path to the user home directory

created at Aug. 3, 2014, 5:21 p.m.

JavaScript

6 +0

161 +0

12 +0

GitHub
p-filter in wbinnssmith/awesome-promises

Filter promises concurrently

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

JavaScript

7 +0

73 +0

8 +0

GitHub
supervillains in sindresorhus/awesome-nodejs

Get supervillain names

created at May 11, 2015, 11:05 a.m.

JavaScript

7 +0

118 +1

20 +0

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

Map over promises serially

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

JavaScript

7 +0

47 +0

4 +0

GitHub
hasha-cli in agarrharr/awesome-cli-apps

Hashing made simple. Get the hash of text or stdin.

created at Sept. 1, 2015, 8:57 a.m.

JavaScript

7 +0

73 +0

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

54 +0

9 +0

GitHub