Check if the process is running inside a Docker container
created at April 8, 2015, 7:05 a.m.
Get the latest version of an npm package
created at Oct. 9, 2015, 8:23 p.m.
Get user info of an npm user
created at May 16, 2015, 6:50 p.m.
Get your PATH prepended with locally installed binaries
created at Dec. 28, 2015, 6:46 p.m.
Block users from running your app with root permissions
created at June 23, 2013, 12:21 p.m.
Get the gzipped size of a file or stdin
created at Aug. 17, 2015, 3:53 p.m.
Generate sparklines ▁▂▃▅▂▇
created at Aug. 27, 2014, 9:25 p.m.
Support any Observable library and polyfill
created at April 27, 2016, 9:26 a.m.
Hook and modify stdout and stderr
created at Dec. 13, 2015, 7:29 p.m.
Access the system clipboard (copy/paste)
created at Dec. 4, 2016, 1:29 p.m.
Get the path to the user home directory
created at Aug. 3, 2014, 5:21 p.m.
Round a number to a specific number of decimal places: 1.234 → 1.2
created at Aug. 13, 2015, 6:37 p.m.
Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
created at Nov. 7, 2016, 9:05 a.m.
Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency
created at Oct. 21, 2016, 6:18 a.m.
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.
Boilerplate to kickstart creating Gulp plugins
created at Feb. 6, 2014, 9:59 p.m.
Strip comments from CSS
created at Oct. 22, 2014, 10:28 p.m.
Open the npm page, Yarn page, or GitHub repo of a package
created at Jan. 12, 2016, 5:34 p.m.
While a condition returns true, calls a function repeatedly, and then resolves the promise
created at Nov. 17, 2015, 5:48 p.m.