electron-context-menu in sindresorhus/awesome-electron

Context menu for your Electron app

created at June 4, 2016, 10:36 a.m.

JavaScript

14 +0

1,348 +1

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

68 +0

5 +0

GitHub
pokemon in tobiasbueschel/awesome-pokemon

Get Pokémon names

created at July 25, 2016, 6:40 p.m.

JavaScript

10 +0

480 +1

84 +0

GitHub
pokemon-cli in tobiasbueschel/awesome-pokemon

Get Pokémon names

created at July 25, 2016, 6:52 p.m.

JavaScript

5 +0

48 -1

5 +0

GitHub
awesome-lint in n0kovo/awesome-password-cracking

Linter for Awesome lists

created at Aug. 1, 2016, 10:55 a.m.

JavaScript

17 +0

589 -3

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

106 +0

8 +0

GitHub
p-map in wbinnssmith/awesome-promises

Map over promises concurrently

created at Oct. 21, 2016, 3:34 a.m.

JavaScript

13 +0

1,224 +3

55 +1

GitHub
p-all in wbinnssmith/awesome-promises

Run promise-returning & async functions concurrently with optional limited concurrency

created at Oct. 21, 2016, 3:49 a.m.

JavaScript

10 +0

299 +0

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

48 -1

7 +0

GitHub
p-defer in wbinnssmith/awesome-promises

Create a deferred promise

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

JavaScript

8 +0

66 +1

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