tempy in sindresorhus/awesome-nodejs

Get a random temporary file or directory path

created at March 28, 2017, 10:43 a.m.

JavaScript

7 +0

411 +1

32 +0

GitHub
create-dmg in jaywcjlove/awesome-mac

Create a good-looking DMG for your macOS app in seconds

created at March 27, 2017, 5:24 p.m.

JavaScript

37 +0

4,219 +4

180 +0

GitHub
touch-bar-simulator in jaywcjlove/awesome-mac, serhii-londar/open-source-mac-os-apps

Use the Touch Bar on any Mac

created at March 15, 2017, 6:25 p.m.

Swift

42 +0

1,892 +0

86 +0

GitHub
clipboard-cli in sindresorhus/awesome-nodejs, bcoe/awesome-cross-platform-nodejs

Access the system clipboard (copy/paste)

created at Dec. 4, 2016, 1:29 p.m.

JavaScript

7 +0

488 +0

19 +0

GitHub
clipboardy in sindresorhus/awesome-nodejs, bcoe/awesome-cross-platform-nodejs

Access the system clipboard (copy/paste)

created at Dec. 4, 2016, 1:14 p.m.

JavaScript

16 +0

1,733 +3

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

21 +0

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

Promise queue with concurrency control

created at Oct. 28, 2016, 10:57 a.m.

TypeScript

21 +0

3,225 +10

169 +0

GitHub
p-catch-if in wbinnssmith/awesome-promises

Conditional promise catch handler

created at Oct. 22, 2016, 3:47 p.m.

JavaScript

7 +0

37 +0

5 +0

GitHub
p-times in wbinnssmith/awesome-promises

Run promise-returning & async functions a specific number of times concurrently

created at Oct. 22, 2016, 2:19 p.m.

JavaScript

7 +0

36 +0

5 +0

GitHub
p-memoize in wbinnssmith/awesome-promises

Memoize promise-returning & async functions

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

TypeScript

8 +0

373 +0

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

384 +2

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

193 +1

23 +0

GitHub
p-limit in wbinnssmith/awesome-promises

Run multiple promise-returning & async functions with limited concurrency

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

JavaScript

14 +0

1,676 +15

98 +0

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

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

24 +0

4 +0

GitHub
p-if in wbinnssmith/awesome-promises

Conditional promise chains

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

TypeScript

7 +0

59 +0

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

150 +1

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