empty-trash in sindresorhus/awesome-nodejs

Empty the trash

created at Sept. 29, 2014, noon

JavaScript

10 +0

131 -1

6 +0

GitHub
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
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
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
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
find-up-cli in agarrharr/awesome-cli-apps

Find a file by walking up parent directories

created at Sept. 1, 2015, 7:21 a.m.

JavaScript

7 +0

36 -1

7 +0

GitHub
is-observable in sindresorhus/awesome-observables

Check if a value is an Observable

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

JavaScript

11 +0

39 -1

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

Traceur is a JavaScript.next to JavaScript-of-today compiler

created at Feb. 20, 2014, 12:42 p.m.

JavaScript

6 +0

29 +0

8 +0

GitHub
is-wsl in bcoe/awesome-cross-platform-nodejs

Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)

created at April 16, 2017, 1:34 p.m.

JavaScript

9 +0

184 +0

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

22 -1

8 +0

GitHub
filter-obj in parro-it/awesome-micro-npm-packages

Filter object keys and values into a new object

created at Aug. 10, 2015, 5:42 a.m.

JavaScript

10 +0

92 +0

8 +0

GitHub
random-float in sindresorhus/awesome-nodejs

Generate a random float

created at June 26, 2015, 10:27 p.m.

JavaScript

6 +0

35 +0

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