gzip-size-cli in agarrharr/awesome-cli-apps, RyanZim/awesome-npm-scripts

Get the gzipped size of a file or stdin

created at Aug. 17, 2015, 3:53 p.m.

JavaScript

7 +0

188 -1

12 +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
npm-user-cli in agarrharr/awesome-cli-apps

Get user info of an npm user

created at Oct. 19, 2015, 9:06 a.m.

JavaScript

7 +0

29 +0

4 +0

GitHub
is-docker in veggiemonk/awesome-docker

Check if the process is running inside a Docker container

created at April 8, 2015, 7:05 a.m.

JavaScript

7 +0

213 +1

13 +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
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
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
npm-run-path in sindresorhus/awesome-npm

Get your PATH prepended with locally installed binaries

created at Dec. 28, 2015, 6:46 p.m.

JavaScript

7 +0

100 +0

13 +0

GitHub
npm-email in sindresorhus/awesome-npm

Get the email of an npm user

created at May 7, 2015, 12:56 a.m.

JavaScript

7 +0

31 -1

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

5 -2

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
move-file in sindresorhus/awesome-nodejs

Move a file - Even works across devices

created at Nov. 3, 2017, 10:40 a.m.

JavaScript

7 +0

195 +0

15 +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
is-elevated in bcoe/awesome-cross-platform-nodejs

Check if the process is running with elevated privileges

created at May 2, 2015, 5:18 p.m.

JavaScript

7 +0

40 +0

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

32 +0

GitHub
number-is-nan in Richienb/awesome-ponyfills

ES2015 Number.isNaN() ponyfill

created at May 20, 2015, 8:43 p.m.

JavaScript

7 +0

28 +0

8 +0

GitHub
ky-universal in sindresorhus/awesome-nodejs

Use Ky in both Node.js and browsers

created at Feb. 22, 2019, 4:39 p.m.

JavaScript

7 +0

668 +1

20 +0

GitHub
package-config in parro-it/awesome-micro-npm-packages, sindresorhus/awesome-npm

Get namespaced config from the closest package.json

created at Sept. 2, 2015, 10:19 a.m.

JavaScript

7 +0

117 +0

14 +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-settle in wbinnssmith/awesome-promises

Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency

created at Oct. 21, 2016, 6:18 a.m.

JavaScript

6 +0

89 +0

11 +0

GitHub