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
any-observable in sindresorhus/awesome-observables

Support any Observable library and polyfill

created at April 27, 2016, 9:26 a.m.

JavaScript

10 +0

70 +0

12 +0

GitHub
string-length in sindresorhus/awesome-nodejs

Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes

created at April 16, 2014, 9:48 p.m.

JavaScript

9 +0

158 +0

12 +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
sudo-block in sindresorhus/awesome-nodejs

Block users from running your app with root permissions

created at June 23, 2013, 12:21 p.m.

JavaScript

6 +0

97 -1

12 +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
cli-truncate in sindresorhus/awesome-nodejs

Truncate a string to a specific width in the terminal

created at March 11, 2016, 8:46 a.m.

JavaScript

5 +0

85 +0

13 +0

GitHub
electron-timber in sindresorhus/awesome-electron

Pretty logger for Electron apps

created at Jan. 23, 2018, 3:07 p.m.

JavaScript

9 +0

387 +0

13 +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
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
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
user-home in bcoe/awesome-cross-platform-nodejs

Get the path to the user home directory

created at Aug. 3, 2014, 5:21 p.m.

JavaScript

6 +0

161 +0

13 +0

GitHub
p-all in wbinnssmith/awesome-promises

Run promise-returning & async functions concurrently with optional limited concurrency

created at Oct. 21, 2016, 3:49 a.m.

JavaScript

10 +0

299 +0

13 +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
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
package-up in sindresorhus/awesome-npm

Find the closest package.json file

created at Sept. 21, 2015, 9:55 a.m.

JavaScript

10 +0

152 +0

14 +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
into-stream in sindresorhus/awesome-nodejs

Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream

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

JavaScript

7 +0

204 -1

14 +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
neat-csv in sindresorhus/awesome-nodejs

Fast CSV parser

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

JavaScript

7 +0

311 +0

14 +0

GitHub