parse-columns-cli in agarrharr/awesome-cli-apps

Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.

created at July 7, 2015, 1:15 p.m.

JavaScript

8 +0

64 -1

6 +0

GitHub
p-if in wbinnssmith/awesome-promises

Conditional promise chains

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

TypeScript

7 +0

58 -1

6 +0

GitHub
active-win-cli in agarrharr/awesome-cli-apps

Get the title/id/etc of the active window

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

JavaScript

5 +0

58 -1

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

57 -1

5 +0

GitHub
npm-user in sindresorhus/awesome-npm

Get user info of an npm user

created at May 16, 2015, 6:50 p.m.

JavaScript

8 +0

56 -1

13 +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
hook-std in sindresorhus/awesome-nodejs

Hook and modify stdout and stderr

created at Dec. 13, 2015, 7:29 p.m.

JavaScript

11 +0

53 +0

12 +0

GitHub
noop-stream in bcoe/awesome-cross-platform-nodejs

Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data

created at May 26, 2019, 12:34 p.m.

JavaScript

3 +0

52 -1

3 +0

GitHub
npm-keyword in sindresorhus/awesome-npm

Get a list of npm packages with keywords

created at Jan. 18, 2015, 4:45 p.m.

JavaScript

6 +0

51 +0

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

51 +0

8 +0

GitHub
latest-version-cli in sindresorhus/awesome-npm

Get the latest version of an npm package

created at Oct. 9, 2015, 8:23 p.m.

JavaScript

8 +0

51 +0

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

48 +0

7 +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
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
gulp-es6-transpiler in addyosmani/es6-tools, alferov/awesome-gulp

[DEPRECATED] Transpile ES2015 to ES5

created at Jan. 3, 2014, 1:58 a.m.

JavaScript

11 +0

47 +0

3 +0

GitHub
observable-to-promise in sindresorhus/awesome-nodejs, sindresorhus/awesome-observables

Convert an Observable to a Promise

created at Nov. 19, 2015, 1:46 p.m.

JavaScript

7 +0

46 +0

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