console-control-strings(latest: 1.1.0) A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
has-unicode(latest: 2.0.1) Try to guess if your terminal supports unicode
aproba(latest: 2.0.0) A ridiculously light-weight argument validator (now browser friendly)
in-publish(latest: 2.0.1) Detect if we were run as a result of `npm publish`
npmconf(latest: 2.1.3) The config module for npm circa npm@1 and npm@2
call-limit(latest: 1.1.1) Limit the number of simultaneous calls to an async function
promise-inflight(latest: 1.0.1) One promise for multiple requests in flight to avoid async duplication
@iarna/cli(latest: 2.1.0) Some simple CLI scaffolding for promise returning applications.