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

Port python example to README

a645a9a9d3d0a347f383d0b795859e67dfae6ad8 authored over 2 years ago by Alex Kocharin <[email protected]>
Update funding info

70fc26eb5a9a829d6ddcceb6b4c87802218227fd authored about 4 years ago by Vitaly Puzrin <[email protected]>
CI badge update

ef9052cff95f3d1c671925837761ba450e53c7f4 authored about 4 years ago by Vitaly Puzrin <[email protected]>
CI: travis => github actions

3262f716c04522995d62c70d31d8f2f9c3ade574 authored about 4 years ago by Vitaly Puzrin <[email protected]>
Added issue template

174bd80df5b45519475b9e2f611090b5b453b243 authored over 4 years ago by Vitaly Puzrin <[email protected]>
readme: update example

8d1765295931bc1b6ad3af5b89754eae6f61c3dd authored over 4 years ago by Vitaly Puzrin <[email protected]>
2.0.1 released

e373563876f1c049826c21bd1c9388f6a5737a3e authored over 4 years ago by Vitaly Puzrin <[email protected]>
Always assume process.argv[0] is interpreter

10fd15512ae6c3450696246463966e35d019fc27 authored over 4 years ago by Alex Kocharin <[email protected]>
Add more migration docs

3111e76d63cf435cd5bc42db80f6299199e0649c authored over 4 years ago by Alex Kocharin <[email protected]>
2.0.0 released

f1a60eebdc487708085398da7e3fbcddd396d7b4 authored over 4 years ago by Vitaly Puzrin <[email protected]>
Implement argparse.js version 2.0

Ported from python 3.9.0rc1, files:
https://github.com/python/cpython/blob/v3.9.0rc1/Lib/argpars...

8106fbe63c7f32453e6078008582526cd06feae1 authored over 4 years ago by Alex Kocharin <[email protected]>
Add 2.0 configs & docs

f64227be61a261f41e6d4c5a580052bcfcfddc23 authored over 4 years ago by Vitaly Puzrin <[email protected]>
Drop old sources (2.0 is full rewrite)

27f25549476b2ba40480b4d18cf3503a47f7b81c authored over 4 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #145 from lpinca/document/version-option

ed4b23b27436861edf5ceb23daed6560166a0a34 authored over 4 years ago by Vitaly Puzrin <[email protected]>
Add documentation for the version option

c3d49288599aa6bd878f047a2cd88165dba8037b authored over 4 years ago by Luigi Pinca <[email protected]>
readme: update titelift info

f5757f6c05ff5b707a5565651e2dc070c5483914 authored about 5 years ago by Vitaly Puzrin <[email protected]>
changelog format update

eb18e3877b17a11543b1ea9f40be0e0dcc055062 authored about 5 years ago by Vitaly Puzrin <[email protected]>
Add Tidelift link & fix headers formatting

c6ac829035401df1257e0d0bf824784aef70dc96 authored over 5 years ago by Vitaly Puzrin <[email protected]>
Create FUNDING.yml

7959445da159729aac025c5ffae53702eda9a332 authored over 5 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #129 from marcin-mazurek/patch-1

Fix require statements in README examples

66012a0aadaa02572513c7b95b43d63f9753f678 authored about 6 years ago by Vitaly Puzrin <[email protected]>
Fix require statements in README examples

92ed6eef85e4a351a7726e357987b47b3893a4d3 authored about 6 years ago by Marcin Mazurek <[email protected]>
1.0.10 released

ea45e14bad13b9e4a10af28f11fb7e731079ab72 authored almost 7 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #122 from dpgraham/master

Use .concat instead of + for arrays

a4fea20c51b817b7e7bbabda8d58ce1b44889b8f authored almost 7 years ago by Vitaly Puzrin <[email protected]>
Regression test for long prefixes

* Added a regression test that checks that if a really long prefix is provided to addUsage it do...

2c7e0c9f5fd9d16b732645040c264a2f5b32016b authored almost 7 years ago by [email protected] <[email protected]>
Use .concat instead of + for arrays

* When adding arrays together using + operator, it outputs a string
* This causes the call to `_...

b2c2a03d6993e92493adb28e007d9bda51db0165 authored almost 7 years ago by [email protected] <[email protected]>
Merge pull request #119 from emazzotta/patch-1

Update README.md

6a9a0682210c8523ef74f19f06bd7747dc44f22d authored about 7 years ago by Vitaly Puzrin <[email protected]>
Update README.md

Use svg instead of png for build passing badge

f1fbf690a923b50d2d5e523014487d81f2d1ed48 authored about 7 years ago by Emanuele Mazzotta <[email protected]>
Merge pull request #118 from ryanturner10/patch-1

Fix README.md Typo

1efbd4bde594a7855bce9ea005400c8bb0d977d6 authored about 7 years ago by Vitaly Puzrin <[email protected]>
Fix README.md Typo

9b146a880755e90fd02915aa6055d93a9b97ee83 authored about 7 years ago by Ryan Turner <[email protected]>
Merge pull request #111 from edemaine/master

Add note about constant values being in separate module.

33193b485bf649436da8891d3180e7437b38ee8a authored about 8 years ago by Vitaly Puzrin <[email protected]>
Add note about constant values being in separate module.

1ef90d8d62c063aa65daf9cb15ae8a75ca30509c authored about 8 years ago by Erik Demaine <[email protected]>
Merge pull request #109 from greut/patch-2

Typo in lib/actions.js

d49ed3c5f35faa8d7dd3acc674afc0c47c10a9c1 authored about 8 years ago by Vitaly Puzrin <[email protected]>
Typo in lib/actions.js

https://nodeca.github.io/argparse/#Action

8b8b2e16f013db14248165ba14df2ed8b10e7751 authored about 8 years ago by Yoan Blanc <[email protected]>
Merge pull request #108 from greut/patch-1

Typo in README.md

e7ff4bab105e6be4a5a2fe5e4d64e3c26c5b4e3f authored about 8 years ago by Vitaly Puzrin <[email protected]>
Typo in README.md

A very old one :-)

fd26dbe583506df66304ae3f8a57795f7d9e1e8d authored about 8 years ago by Yoan Blanc <[email protected]>
1.0.9 released

acb39f2d726b90d2eadf9e6574a938d6250ad248 authored about 8 years ago by Vitaly Puzrin <[email protected]>
ndoc params simplify

7d4875e2112d210cc500826da01a7cd4ae95bb06 authored about 8 years ago by Vitaly Puzrin <[email protected]>
1.0.8 released

3f2a5d4e5d8deae97bb047f82d4445fb806c32d2 authored about 8 years ago by Vitaly Puzrin <[email protected]>
Travis-CI: clarify list of tested node.js versions

b437dc49e7aae8fc582a77ea372e3024dd7962a1 authored about 8 years ago by Vitaly Puzrin <[email protected]>
Comment for prev commit

4826a9566017df0c8ea54e5d45e8477bf3742018 authored about 8 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #104 from burmisov/fix-tests-node-6.5

Fix tests for Node.js 6.5+

027906430903fb5c65f89e2459b98a613e4e35b9 authored about 8 years ago by Vitaly Puzrin <[email protected]>
fix tests for Node.js 6.5+

8d4bcdb29b1def6f44c88fc13236e6e3fc85806d authored about 8 years ago by Sergey Burmisov <[email protected]>
Deps bump & CS cleanup

5f9bf7e241f56a052667469f24ddbe11ae4ed06f authored about 8 years ago by Vitaly Puzrin <[email protected]>
Added coverage report

fedeb4af83633d8732334b564e12a4478925bba7 authored about 8 years ago by Vitaly Puzrin <[email protected]>
1.0.7 released

2d243d3062affb01f49f5f00e8ca8464a15e9374 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #93 from tomxtobin/addargument-string-arg

Teach addArgument to accept string arg names

503675573c206ac6447f8c56ac9abe6a7b8b3f85 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Teach addArgument to accept string arg names

ActionContainer#addArgument can now accept a string as its first
argument, which will be interpr...

98dd5cb48b50ca332c836e3452f7d38af3ac9f71 authored almost 9 years ago by Tom X. Tobin <[email protected]>
Merge pull request #92 from tomxtobin/fix-docstring-typos

Fix typos in ActionContainer#addArgument docstring

aefdf0ef907d60e15b104a624434de447441fbb3 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Fix typos in ActionContainer#addArgument docstring

- Flags `[ '-f', '--foo' ]` were missing quotes
- Options for `bar` were missing opening brace
-...

88036f758f7f738e1e0457753ec94b130ce437c9 authored almost 9 years ago by Tom X. Tobin <[email protected]>
1.0.6 released

f8810fdae9ab4eb68283ba4c5f62baeaf0c0719d authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Changed back fn def style for old nodes compat

f47eeedc7747ee2cba9e12be6da6c4aa418c70b8 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
jshint -> eslint + configs cleanup

8d669b5bb62ec43b705b9f2e5f3d54372151c04b authored almost 9 years ago by Vitaly Puzrin <[email protected]>
CS: fixed the rest of eslint warnings

bae70317fba7dca4a0e1a4532e654b3c564508f3 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
CS: spaces & quotes autofix with eslint

7354e33794d74353f4bbe72a588658f462f47631 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
1.0.5 released

994fc0120a51cd462cdd84f9aa211d357a82a60d authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Added list of published files to package.json

ba8a9a7a495cbad01df93565a9cda716a177c6a0 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Minor utils tweak

7e91aa70da82abf18453dce9a11b61aa50645973 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #91 from mourner/no-deps

Get rid of lodash

1e88661fdc972c5cbd6c48873dc356069c26666e authored almost 9 years ago by Vitaly Puzrin <[email protected]>
rename $$ to c, utils to $$

7891fd06f5efbd9627f599557b7107a46af78e08 authored almost 9 years ago by Vladimir Agafonkin <[email protected]>
get rid of lodash

8bf007ea975c2a4362074cfebe184afb190bfa3f authored almost 9 years ago by Vladimir Agafonkin <[email protected]>
1.0.4 released

26e177bd9c164cbe4906bafb32b968eeebd2f2f2 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #90 from targos/update-lodash

update lodash to v4.0.0

9159f4aa32f0a92ee0fa64705be39f0da5adc283 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
update lodash to v4.0.0

2a6a87832737f3c7d2c949983b6b8392e9fc64b9 authored almost 9 years ago by Michaël Zasso <[email protected]>
fix for latest jshint

6d5ff55b5b295c7fc7b879a921372b0324195768 authored almost 9 years ago by Michaël Zasso <[email protected]>
1.0.3 released

e46e471f113ba31074c0d0c156f93fd7a618b27c authored about 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #84 from CatWithApple/master

fix: use '=' in args

f7117098dbb041802d48f25b42334496b9a0938b authored about 9 years ago by Vitaly Puzrin <[email protected]>
add test

more "direct" split

c2f6b45c4ca5684f1472c2006a7f59863d59a6a9 authored over 9 years ago by Begunov Aleksey <[email protected]>
fix: use '=' in args

d189dbd9dd0a169a00f38c57e5f09ab972d9a1c8 authored over 9 years ago by begunovav2 <[email protected]>
Merge pull request #82 from tomxtobin/optional-new

Make `new` optional when instantiating ArgumentParser

19496d19557419f629640fdf45ff2445e0d00559 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Make `new` optional when instantiating ArgumentParser

These are now equivalent:

- `var parser = ArgumentParser()`
- `var parser = new ArgumentParser(...

cc8a3762eaba55131812a2ea6c4cb9373c9d314f authored over 9 years ago by Tom X. Tobin <[email protected]>
Updated travis config

19103af2ca09f9db36932814066e1a153bbe450a authored over 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #81 from tomxtobin/fix-tests-under-iojs

Fix two failing tests under io.js

63ec847b7e31ffde8c9e0f0d8797319cf85b6a9e authored over 9 years ago by Vitaly Puzrin <[email protected]>
Fix two failing tests under io.js

Two tests were failing under io.js because the error message formatting
has changed. Since io.js...

c535c69f433425adc350306491c70d80f2039d4b authored over 9 years ago by Tom X. Tobin <[email protected]>
Merge pull request #80 from tomxtobin/fix-test-typo

Fix minor typo in test description

659613599a0043d10b6c5853579a551e99148d69 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Fix minor typo in test description

8a7743efabddd5e58ddb37c4083c79f3604a1770 authored over 9 years ago by Tom X. Tobin <[email protected]>
1.0.2 released

990f1b5332e70dd3c1c437d2f4077a2b63ac9674 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
1.0.1 released

84b31478e66f3352fa62f3f884ccdf97352d33b5 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Added npm button

c24f4902916647d4a0297db20d930add6c99243f authored almost 10 years ago by Vitaly Puzrin <[email protected]>
1.0.0 released

ffc165b39332bbd85474adb9afccad7d080aac1c authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Replaced underscore with lodash, closes #76

00ab75fdf0882ab450265701fa4afcb91f737ff5 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Updated info, closes #75

f78642b48356ca9f9ee783f989532adb4905e434 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
0.1.16 released

9c32eb1405d5d4b5686087d95bac010774979659 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Updated dependencies

b5b90b2439131a02599487d9e04f48b9e3881440 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #72 from denis-sokolov/patch-1

Correct license field in package.json

085800de0ffa566f690a3c1a055eb4fb7bc4173b authored over 10 years ago by Vitaly Puzrin <[email protected]>
Correct license field in package.json

711b2963c8d71150772f4a5a8c4f4bca855a9de9 authored over 10 years ago by Denis Sokolov <[email protected]>
travis config update

7530451080bc45f97489e15c50ad9f3a703848ab authored over 10 years ago by Vitaly Puzrin <[email protected]>
Iterators cleanup

7662bace1d4741f8fbfcd6abd354341ceeb9bb9c authored over 10 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #69 from denis-sokolov/patch-1

Readme: clarify defaults in ArgumentParser params

a880798c77645e92b0a3e96a3d49856e17b48065 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Readme: clarify defaults in ArgumentParser params

145e94657cdf0d288aad3486e2c054d394551a1e authored over 10 years ago by Denis <[email protected]>
Merge pull request #67 from k7sleeper/patch-2

Update README.md

2180d8fdeab30e884e59fef6947827ceffc6110d authored about 11 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #66 from k7sleeper/patch-1

Update argument_parser.js

e368f962703a5f9a208d8f624c0a5a1c29440549 authored about 11 years ago by Vitaly Puzrin <[email protected]>
Update README.md

fixed doc `ArgumentParser`'s option `prog`.

49d29c827b966a4b27141d58fe22a910ebdb38ce authored about 11 years ago by Klaus Sevensleeper <[email protected]>
Update argument_parser.js

fixed doc of `ArgumentParser`'s option `prog`.

1cf0a6bf462e7dee98a5548802d13b80ce5db050 authored about 11 years ago by Klaus Sevensleeper <[email protected]>
Update README.md

1f777fdabf542921885930d4efbef8177c57b56c authored over 11 years ago by Vitaly Puzrin <[email protected]>
0.1.15 relased

bb0d35828f06b70137456844c5202c0dd1890fc7 authored over 11 years ago by Vitaly Puzrin <[email protected]>
fixed #55, negative sentific numbers as arguments for specific cases

5e94ebebb64fee3e486366e41abd4fd7f6e237c6 authored over 11 years ago by Vitaly Puzrin <[email protected]>
0.1.14 released

2d5c98dd46166fcd829af1a4c5d97dd30db42baf authored over 11 years ago by Vitaly Puzrin <[email protected]>
lint fixes

119e704ef1f2030845ca0f090997165d2ce2f417 authored over 11 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #63 from maxtaco/issue_62

This fixes issue #62

7a473e5058a9f14f05cc4e86242a375cc3c21e29 authored over 11 years ago by Vitaly Puzrin <[email protected]>
This fixes issue #62

db8d0b8d3d2bc639d1e7d97dbab5118ef0603d08 authored over 11 years ago by Maxwell Krohn <[email protected]>