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

318 -1

40 +0

GitHub
process-exists in bcoe/awesome-cross-platform-nodejs

Check if a process is running

created at June 20, 2015, 6:13 p.m.

JavaScript

7 +0

58 +0

5 +0

GitHub
math-clamp in sindresorhus/awesome-nodejs

Clamp a number

created at July 5, 2015, 4:56 p.m.

JavaScript

7 +0

15 +0

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

23 +0

8 +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
broccoli-es6-transpiler in addyosmani/es6-tools

Transpile ES2015 to ES5

created at Feb. 24, 2014, 11:14 p.m.

JavaScript

7 +0

11 +0

1 +0

GitHub
electron-unhandled in sindresorhus/awesome-electron

Catch unhandled errors and promise rejections in your Electron app

created at May 15, 2017, 6:30 a.m.

JavaScript

7 +0

435 +0

29 +0

GitHub
pretty-time-zsh in unixorn/awesome-zsh-plugins

Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s

created at Aug. 11, 2014, 4:14 p.m.

Shell

7 +0

69 +0

7 +0

GitHub
neat-csv in sindresorhus/awesome-nodejs

Fast CSV parser

created at May 29, 2015, 10:54 p.m.

JavaScript

7 +0

311 +1

14 +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
is-finite in addyosmani/es6-tools, Richienb/awesome-ponyfills

ES2015 Number.isFinite() ponyfill

created at Aug. 4, 2014, 3:37 p.m.

JavaScript

7 +0

19 +0

6 +0

GitHub
filled-array in parro-it/awesome-micro-npm-packages

Returns an array filled with the specified input

created at Nov. 4, 2015, 12:20 p.m.

JavaScript

7 +0

43 +0

7 +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-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-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
pkg-dir-cli in agarrharr/awesome-cli-apps

Find the root directory of a Node.js project or npm package

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

JavaScript

7 +0

23 +0

4 +0

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