Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nodeca/argparse

CLI arguments parser for node.js. JS port of python's argparse module.
https://github.com/nodeca/argparse

Add typescript support/types

alexkiro opened this issue 28 days ago
Added a feature to capitalize lib messages

Ruanrls opened this pull request about 1 year ago
Provide an option to bring back correct sentence capitalization

octogonz opened this issue about 1 year ago
Change the "filename.js" in the usage/help message

d4n5h opened this issue over 1 year ago
update license to GPL compatible Python-2.0.1

akostadinov opened this pull request over 1 year ago
npm packages out of sync: argparse and @types/argparse

melonmouse opened this issue about 2 years ago
ArgumentParser exits when met with an invalid argument

Kkcc01 opened this issue about 2 years ago
Change license in package.json from Python-2.0 to PSF-2.0

lencioni opened this pull request about 2 years ago
Coming from Commander

4l1fe opened this issue over 2 years ago
Add default value usage example.

erjoalgo opened this pull request over 2 years ago
Please add defaultValue usage example

erjoalgo opened this issue over 2 years ago
How to make a custom Action?

lonnywong opened this issue almost 3 years ago
update packages and coverage

M0GW4I-dev opened this pull request almost 3 years ago
Using in non-command line app?

nabtron opened this issue about 3 years ago
Should the license be Python-2.0 or PSF-2.0?

TjlHope opened this issue over 3 years ago
License not applicable?

sateffen opened this issue almost 4 years ago
Update to License of Python v2.0.1

ockham opened this issue almost 4 years ago
Question about the license change

tothandras opened this issue almost 4 years ago
Node exception: syntax error in argparse.js: "syntax error: unexpected token {"

theotherothermatt opened this issue about 4 years ago
Support nodejs versions below 10.3.0

jimparis opened this pull request about 4 years ago
check for exit_on_error inside error function

aksharpatel47 opened this pull request about 4 years ago
exit_on_error 'false' flag not respected when error in positional arguments

aksharpatel47 opened this issue about 4 years ago
Adding code to run on Powersystem

genisysram opened this pull request about 4 years ago
exit_on_error does not work, program still exit.

moveman opened this issue about 4 years ago
add_parser with parents results in conflicting option for help

ahippler opened this issue over 4 years ago
How to properly fix "nargs for store actions must be != 0" error?

mykola-mokhnach opened this issue over 4 years ago
v2 cannot be used with ts-node anymore

timocov opened this issue over 4 years ago
Is there a way to generate a tab completions bash script?

AndriiNeverov opened this issue over 4 years ago
add_argument fails to fail when provided with invalid arguments

marvin1up opened this issue over 4 years ago
Removed illegal placeholder "%r", which seems to be unsupported

AbelPelser opened this pull request over 4 years ago
Add documentation for the version option

lpinca opened this pull request over 4 years ago
fix: correctly show long strings in help output

foxxyz opened this pull request over 4 years ago
Nested ArgumentGroup

piranna opened this issue almost 5 years ago
Update readme adding debug option

dhulke opened this issue about 5 years ago
Long strings in help replaced by previous string

phihag opened this issue over 5 years ago
error thrown from type function not included in console message

dcopp opened this issue over 5 years ago
Resolution For Issue Submission #138

M3TIOR opened this pull request over 5 years ago
REPL throwing error on ArgumentParser Instantiation.

M3TIOR opened this issue over 5 years ago
Run automatic fix for open advisories

stefanobaghino-da opened this pull request over 5 years ago
Fix underscore.string ReDos in 0.1.x branch

paulirish opened this pull request almost 6 years ago
Action.call: is 'values' a string or an array of strings?

cakoose opened this issue almost 6 years ago
Patch older versions of ArgParse as well

ghost opened this issue almost 6 years ago
Add new Node.js LTS 8 and 10

exoego opened this pull request almost 6 years ago
Fix vulnerabilities in devDependency

exoego opened this pull request almost 6 years ago
pass object in cmd using argparse

bipinshukla opened this issue almost 6 years ago
test fromfile.js object elements shifted

bill1812 opened this issue about 6 years ago
Fix require statements in README examples

marcin-mazurek opened this pull request about 6 years ago
Change 'usage:' to 'Usage:'

Treppenhouse opened this pull request over 6 years ago
Add date to type options

gtilma opened this pull request over 6 years ago
Unable to use percent sign in description & epilog

ad-m opened this issue over 6 years ago
Remove "null" after message "Expected one argument."

ad-m opened this pull request over 6 years ago
bug fixed: In ActionAppend, I fixed a bug that defaultValue is append…

mojool1984 opened this pull request almost 7 years ago
Use .concat instead of + for arrays

dpgraham opened this pull request almost 7 years ago
Fix required arguments output

emazzotta opened this pull request about 7 years ago
Required argument marked as optional

emazzotta opened this issue about 7 years ago
Update README.md

emazzotta opened this pull request about 7 years ago
Fix README.md Typo

ryanturnerwebdev opened this pull request about 7 years ago
API Question: List of options & Option with no value

corybill opened this issue over 7 years ago
Update dependencies to enable Greenkeeper 🌴

greenkeeper[bot] opened this pull request over 7 years ago
Help for sub parsers isn't shown.

richburdon opened this issue over 7 years ago
aliases should preserve the canonical command

richburdon opened this issue over 7 years ago
2.0.0

puzrin opened this issue almost 8 years ago
Add note about constant values being in separate module.

edemaine opened this pull request about 8 years ago
argparse.REMAINDER

edemaine opened this issue about 8 years ago
Typo in lib/actions.js

greut opened this pull request about 8 years ago
Typo in README.md

greut opened this pull request about 8 years ago
Electron and required quotes when passing args with value

Ciantic opened this issue about 8 years ago
Make it possible to override ArgumentParser.prototype._printMessage

bolinfest opened this issue over 8 years ago
Fix for issue #100.

bolinfest opened this pull request over 8 years ago
Fix tests for Node.js 6.5+

burmisov opened this pull request over 8 years ago
Document pattern for figuring out which subcommand is called.

bolinfest opened this issue over 8 years ago
Request: Validate a given argument.

AlexFrazer opened this issue over 8 years ago
--help exits program in debug mode!

ghost opened this issue over 8 years ago
Support For Optional Subparsers

malamoney opened this issue over 8 years ago
Namespace to object?

WORMSS opened this issue over 8 years ago
Add defaults to the description with -h?

WORMSS opened this issue over 8 years ago
When no subcommands are provided, print help?

dalanmiller opened this issue over 8 years ago
Command line completition

dnlek opened this issue over 8 years ago
storeTrue and store for one argument?

dalanmiller opened this issue over 8 years ago
Teach addArgument to accept string arg names

alchemicalhydra opened this pull request almost 9 years ago
Fix typos in ActionContainer#addArgument docstring

alchemicalhydra opened this pull request almost 9 years ago
Get rid of lodash

mourner opened this pull request almost 9 years ago
update lodash to v4.0.0

targos opened this pull request almost 9 years ago
Undefined context

monolithed opened this issue about 9 years ago
Inconsistent naming

monolithed opened this issue about 9 years ago
Exception displaying help when script name is quite long

k7sleeper opened this issue about 9 years ago
Subparser alias is not shown in --help output

msikma opened this issue about 9 years ago
'-ku' and '-uk' give different results than '-k -u'

hpaulj opened this issue over 11 years ago
argparse doesn't allow optionals within positionals

hpaulj opened this issue over 11 years ago
incomplete error testing for nargs

hpaulj opened this issue over 11 years ago
argparse: optional subparsers

hpaulj opened this issue over 11 years ago
argparse handling multiple "--" in args improperly

hpaulj opened this issue over 11 years ago
Failure to recognize negative scientific notation (with nargs:2)

hpaulj opened this issue almost 12 years ago