p-wait-for in wbinnssmith/awesome-promises

Wait for a condition to be true

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

JavaScript

8 +0

149 +0

19 +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
p-timeout in wbinnssmith/awesome-promises

Timeout a promise after a specified amount of time

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

JavaScript

7 +0

261 +0

28 +0

GitHub
awesome-scifi (0) in sindresorhus/awesome

Sci-Fi worth consuming

created at Jan. 21, 2015, 9:40 a.m.

sunglassesUnknown languages

123 +0

4,084 +5

249 +0

GitHub
quick-look-plugins (0) in sindresorhus/awesome

List of useful Quick Look plugins for developers

created at Dec. 7, 2013, 3:43 p.m.

sunglassesUnknown languages

432 +0

17,776 +13

536 -1

GitHub
p-retry in wbinnssmith/awesome-promises

Retry a promise-returning or async function

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

JavaScript

7 +0

747 +1

57 +0

GitHub
p-race in wbinnssmith/awesome-promises

A better `Promise.race()`

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

JavaScript

6 +0

45 +0

5 +0

GitHub
p-try in wbinnssmith/awesome-promises

Start a promise chain

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

JavaScript

6 +0

50 +0

12 +0

GitHub
hide-files-on-github in fregante/Awesome-WebExtensions

Chrome extension - Hide nonessential files from the GitHub file browser

created at July 29, 2014, 7:59 p.m.

TypeScript

7 +0

319 +1

40 +0

GitHub
query-string in sorrycc/awesome-javascript

Parse and stringify URL query strings

created at Nov. 13, 2013, 8:06 p.m.

JavaScript

33 +0

6,619 +4

441 +0

GitHub
multiline in sorrycc/awesome-javascript

Multiline strings in JavaScript

created at March 5, 2014, 8:31 p.m.

JavaScript

36 +0

1,417 +0

69 +0

GitHub
p-props in wbinnssmith/awesome-promises

Like `Promise.all()` but for `Map` and `Object`

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

TypeScript

7 +0

186 +0

25 +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-map-series in wbinnssmith/awesome-promises

Map over promises serially

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

JavaScript

8 +0

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

49 +0

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

7 +0

118 +0

16 +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
p-any in wbinnssmith/awesome-promises

Wait for any promise to be fulfilled

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

JavaScript

6 +0

54 +0

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

Throttle promise-returning & async functions

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

JavaScript

8 +0

382 +1

27 +0

GitHub