Pine 9f881238cb 1 %!s(int64=6) %!d(string=hai) anos
..
node_modules 9f881238cb 1 %!s(int64=6) %!d(string=hai) anos
HISTORY.md 9f881238cb 1 %!s(int64=6) %!d(string=hai) anos
LICENSE 9f881238cb 1 %!s(int64=6) %!d(string=hai) anos
README.md 9f881238cb 1 %!s(int64=6) %!d(string=hai) anos
index.js 9f881238cb 1 %!s(int64=6) %!d(string=hai) anos
package.json 9f881238cb 1 %!s(int64=6) %!d(string=hai) anos

README.md

NPM version Dependency Status Build Status

Clap.js

Argument parser for command-line interfaces. It primary target to large tool sets that provides a lot of subcommands. Support for argument coercion and completion makes task run much easer, even if you doesn't use CLI.

Inspired by TJ Holowaychuk Commander.

[TODO: Complete readme]