Download argparse Free Java Code
Description
CLI arguments parser for node.js. JS port of python's argparse module.
Source Files
The download file argparse-master.zip has the following entries.
.gitignore//from ww w .jav a 2 s . com
.jshintignore
.jshintrc
.ndocrc
.npmignore
.travis.yml
HISTORY.md
LICENSE
Makefile
README.md
examples/arguments.js
examples/choice.js
examples/constants.js
examples/help.js
examples/nargs.js
examples/parents.js
examples/prefix_chars.js
examples/sub_commands.js
examples/sum.js
examples/testformatters.js
index.js
lib/action.js
lib/action/append.js
lib/action/append/constant.js
lib/action/count.js
lib/action/help.js
lib/action/store.js
lib/action/store/constant.js
lib/action/store/false.js
lib/action/store/true.js
lib/action/subparsers.js
lib/action/version.js
lib/action_container.js
lib/argparse.js
lib/argument/error.js
lib/argument/exclusive.js
lib/argument/group.js
lib/argument_parser.js
lib/const.js
lib/help/added_formatters.js
lib/help/formatter.js
lib/namespace.js
package.json
test/base.js
test/childgroups.js
test/choices.js
test/conflict.js
test/constant.js
test/fixtures/hello
test/fixtures/invalid
test/fixtures/recursive
test/formatters.js
test/fromfile.js
test/group.js
test/mocha.opts
test/nargs.js
test/optionals.js
test/parents.js
test/positionals.js
test/prefix.js
test/sub_commands.js
test/suppress.js
test/user_defined_type.js
Download
Click the following link to download argparse-master.zip.
argparse-master.zip