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
gulp-plugin-boilerplate in alferov/awesome-gulp

Boilerplate to kickstart creating Gulp plugins

created at Feb. 6, 2014, 9:59 p.m.

JavaScript

8 +0

74 -1

10 +0

GitHub
onetime in sindresorhus/awesome-nodejs

Ensure a function is only called once

created at Dec. 1, 2013, 10:19 p.m.

JavaScript

8 +0

158 +1

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

372 -1

32 +0

GitHub
grunt-es6-transpiler in addyosmani/es6-tools

[DEPRECATED] Transpile ES2015 to ES5

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

JavaScript

8 +0

11 +0

2 +0

GitHub
electron-better-ipc in sindresorhus/awesome-electron

Simplified IPC communication for Electron apps

created at April 23, 2018, 7:26 a.m.

JavaScript

8 +0

700 +1

60 +0

GitHub
strip-bom in sindresorhus/awesome-nodejs

Strip UTF-8 byte order mark (BOM) from a string

created at April 4, 2014, 4:21 p.m.

JavaScript

8 +0

107 +0

21 +0

GitHub
strip-json-comments-cli in agarrharr/awesome-cli-apps

Strip comments from JSON. Lets you use comments in your JSON files!

created at Nov. 18, 2015, 2:25 p.m.

JavaScript

8 +0

65 +0

6 +0

GitHub
del-cli in agarrharr/awesome-cli-apps, RyanZim/awesome-npm-scripts

Delete files and directories

created at Dec. 6, 2015, 10:33 p.m.

JavaScript

8 +0

303 -1

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

387 +3

27 +0

GitHub
tmpin in sindresorhus/awesome-nodejs

Add stdin support to any CLI app that accepts file input

created at June 18, 2014, 2:02 p.m.

JavaScript

8 +0

123 +0

5 +0

GitHub
empty-trash-cli in agarrharr/awesome-cli-apps

Empty the trash

created at Oct. 7, 2015, 5:45 p.m.

JavaScript

8 +0

128 -1

5 +0

GitHub
load-json-file in sindresorhus/awesome-nodejs

Read and parse a JSON file

created at Sept. 2, 2015, 6:38 a.m.

JavaScript

8 +0

239 +0

51 +0

GitHub
strip-css-comments-cli in agarrharr/awesome-cli-apps

Strip comments from CSS

created at Aug. 10, 2015, 9:11 a.m.

JavaScript

8 +0

37 -1

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

19 +0

GitHub
get-port-cli in agarrharr/awesome-cli-apps

Get an available port

created at Oct. 26, 2015, 2:40 p.m.

JavaScript

8 +0

139 -1

13 +0

GitHub
alfred-emoj in alfred-workflows/awesome-alfred-workflows

Alfred 3 workflow to find relevant emoji from text

created at June 26, 2016, 6:13 p.m.

JavaScript

8 +0

366 +0

20 +0

GitHub
p-event in avajs/awesome-ava

Promisify an event by waiting for it to be emitted

created at April 26, 2017, 4:53 p.m.

JavaScript

8 +0

421 +2

26 +0

GitHub
file-type-cli in agarrharr/awesome-cli-apps

Detect the file type of a file or stdin

created at Oct. 11, 2015, 3:11 p.m.

JavaScript

8 +0

70 -1

4 +0

GitHub
os-name in bcoe/awesome-cross-platform-nodejs

Get the name of the current operating system. Example: macOS Sierra

created at June 7, 2014, 10:51 p.m.

JavaScript

8 +0

142 +1

14 +0

GitHub