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
a645a9a9d3d0a347f383d0b795859e67dfae6ad8 authored over 2 years ago by Alex Kocharin <[email protected]>
70fc26eb5a9a829d6ddcceb6b4c87802218227fd authored about 4 years ago by Vitaly Puzrin <[email protected]>
ef9052cff95f3d1c671925837761ba450e53c7f4 authored about 4 years ago by Vitaly Puzrin <[email protected]>
3262f716c04522995d62c70d31d8f2f9c3ade574 authored about 4 years ago by Vitaly Puzrin <[email protected]>
174bd80df5b45519475b9e2f611090b5b453b243 authored over 4 years ago by Vitaly Puzrin <[email protected]>
8d1765295931bc1b6ad3af5b89754eae6f61c3dd authored over 4 years ago by Vitaly Puzrin <[email protected]>
e373563876f1c049826c21bd1c9388f6a5737a3e authored over 4 years ago by Vitaly Puzrin <[email protected]>
10fd15512ae6c3450696246463966e35d019fc27 authored over 4 years ago by Alex Kocharin <[email protected]>
3111e76d63cf435cd5bc42db80f6299199e0649c authored over 4 years ago by Alex Kocharin <[email protected]>
f1a60eebdc487708085398da7e3fbcddd396d7b4 authored over 4 years ago by Vitaly Puzrin <[email protected]>
Ported from python 3.9.0rc1, files:
https://github.com/python/cpython/blob/v3.9.0rc1/Lib/argpars...
f64227be61a261f41e6d4c5a580052bcfcfddc23 authored over 4 years ago by Vitaly Puzrin <[email protected]>
27f25549476b2ba40480b4d18cf3503a47f7b81c authored over 4 years ago by Vitaly Puzrin <[email protected]>
ed4b23b27436861edf5ceb23daed6560166a0a34 authored over 4 years ago by Vitaly Puzrin <[email protected]>
c3d49288599aa6bd878f047a2cd88165dba8037b authored over 4 years ago by Luigi Pinca <[email protected]>
f5757f6c05ff5b707a5565651e2dc070c5483914 authored about 5 years ago by Vitaly Puzrin <[email protected]>
eb18e3877b17a11543b1ea9f40be0e0dcc055062 authored about 5 years ago by Vitaly Puzrin <[email protected]>
c6ac829035401df1257e0d0bf824784aef70dc96 authored over 5 years ago by Vitaly Puzrin <[email protected]>
7959445da159729aac025c5ffae53702eda9a332 authored over 5 years ago by Vitaly Puzrin <[email protected]>
Fix require statements in README examples
66012a0aadaa02572513c7b95b43d63f9753f678 authored about 6 years ago by Vitaly Puzrin <[email protected]>92ed6eef85e4a351a7726e357987b47b3893a4d3 authored about 6 years ago by Marcin Mazurek <[email protected]>
ea45e14bad13b9e4a10af28f11fb7e731079ab72 authored almost 7 years ago by Vitaly Puzrin <[email protected]>
Use .concat instead of + for arrays
a4fea20c51b817b7e7bbabda8d58ce1b44889b8f authored almost 7 years ago by Vitaly Puzrin <[email protected]>* 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]>
* When adding arrays together using + operator, it outputs a string
* This causes the call to `_...
Update README.md
6a9a0682210c8523ef74f19f06bd7747dc44f22d authored about 7 years ago by Vitaly Puzrin <[email protected]>Use svg instead of png for build passing badge
f1fbf690a923b50d2d5e523014487d81f2d1ed48 authored about 7 years ago by Emanuele Mazzotta <[email protected]>Fix README.md Typo
1efbd4bde594a7855bce9ea005400c8bb0d977d6 authored about 7 years ago by Vitaly Puzrin <[email protected]>9b146a880755e90fd02915aa6055d93a9b97ee83 authored about 7 years ago by Ryan Turner <[email protected]>
Add note about constant values being in separate module.
33193b485bf649436da8891d3180e7437b38ee8a authored about 8 years ago by Vitaly Puzrin <[email protected]>1ef90d8d62c063aa65daf9cb15ae8a75ca30509c authored about 8 years ago by Erik Demaine <[email protected]>
Typo in lib/actions.js
d49ed3c5f35faa8d7dd3acc674afc0c47c10a9c1 authored about 8 years ago by Vitaly Puzrin <[email protected]>https://nodeca.github.io/argparse/#Action
8b8b2e16f013db14248165ba14df2ed8b10e7751 authored about 8 years ago by Yoan Blanc <[email protected]>Typo in README.md
e7ff4bab105e6be4a5a2fe5e4d64e3c26c5b4e3f authored about 8 years ago by Vitaly Puzrin <[email protected]>A very old one :-)
fd26dbe583506df66304ae3f8a57795f7d9e1e8d authored about 8 years ago by Yoan Blanc <[email protected]>acb39f2d726b90d2eadf9e6574a938d6250ad248 authored about 8 years ago by Vitaly Puzrin <[email protected]>
7d4875e2112d210cc500826da01a7cd4ae95bb06 authored about 8 years ago by Vitaly Puzrin <[email protected]>
3f2a5d4e5d8deae97bb047f82d4445fb806c32d2 authored about 8 years ago by Vitaly Puzrin <[email protected]>
b437dc49e7aae8fc582a77ea372e3024dd7962a1 authored about 8 years ago by Vitaly Puzrin <[email protected]>
4826a9566017df0c8ea54e5d45e8477bf3742018 authored about 8 years ago by Vitaly Puzrin <[email protected]>
Fix tests for Node.js 6.5+
027906430903fb5c65f89e2459b98a613e4e35b9 authored about 8 years ago by Vitaly Puzrin <[email protected]>8d4bcdb29b1def6f44c88fc13236e6e3fc85806d authored about 8 years ago by Sergey Burmisov <[email protected]>
5f9bf7e241f56a052667469f24ddbe11ae4ed06f authored about 8 years ago by Vitaly Puzrin <[email protected]>
fedeb4af83633d8732334b564e12a4478925bba7 authored about 8 years ago by Vitaly Puzrin <[email protected]>
2d243d3062affb01f49f5f00e8ca8464a15e9374 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Teach addArgument to accept string arg names
503675573c206ac6447f8c56ac9abe6a7b8b3f85 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
ActionContainer#addArgument can now accept a string as its first
argument, which will be interpr...
Fix typos in ActionContainer#addArgument docstring
aefdf0ef907d60e15b104a624434de447441fbb3 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
- Flags `[ '-f', '--foo' ]` were missing quotes
- Options for `bar` were missing opening brace
-...
f8810fdae9ab4eb68283ba4c5f62baeaf0c0719d authored almost 9 years ago by Vitaly Puzrin <[email protected]>
f47eeedc7747ee2cba9e12be6da6c4aa418c70b8 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
8d669b5bb62ec43b705b9f2e5f3d54372151c04b authored almost 9 years ago by Vitaly Puzrin <[email protected]>
bae70317fba7dca4a0e1a4532e654b3c564508f3 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
7354e33794d74353f4bbe72a588658f462f47631 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
994fc0120a51cd462cdd84f9aa211d357a82a60d authored almost 9 years ago by Vitaly Puzrin <[email protected]>
ba8a9a7a495cbad01df93565a9cda716a177c6a0 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
7e91aa70da82abf18453dce9a11b61aa50645973 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Get rid of lodash
1e88661fdc972c5cbd6c48873dc356069c26666e authored almost 9 years ago by Vitaly Puzrin <[email protected]>7891fd06f5efbd9627f599557b7107a46af78e08 authored almost 9 years ago by Vladimir Agafonkin <[email protected]>
8bf007ea975c2a4362074cfebe184afb190bfa3f authored almost 9 years ago by Vladimir Agafonkin <[email protected]>
26e177bd9c164cbe4906bafb32b968eeebd2f2f2 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
update lodash to v4.0.0
9159f4aa32f0a92ee0fa64705be39f0da5adc283 authored almost 9 years ago by Vitaly Puzrin <[email protected]>2a6a87832737f3c7d2c949983b6b8392e9fc64b9 authored almost 9 years ago by Michaël Zasso <[email protected]>
6d5ff55b5b295c7fc7b879a921372b0324195768 authored almost 9 years ago by Michaël Zasso <[email protected]>
e46e471f113ba31074c0d0c156f93fd7a618b27c authored about 9 years ago by Vitaly Puzrin <[email protected]>
fix: use '=' in args
f7117098dbb041802d48f25b42334496b9a0938b authored about 9 years ago by Vitaly Puzrin <[email protected]>more "direct" split
c2f6b45c4ca5684f1472c2006a7f59863d59a6a9 authored over 9 years ago by Begunov Aleksey <[email protected]>d189dbd9dd0a169a00f38c57e5f09ab972d9a1c8 authored over 9 years ago by begunovav2 <[email protected]>
Make `new` optional when instantiating ArgumentParser
19496d19557419f629640fdf45ff2445e0d00559 authored over 9 years ago by Vitaly Puzrin <[email protected]>These are now equivalent:
- `var parser = ArgumentParser()`
- `var parser = new ArgumentParser(...
19103af2ca09f9db36932814066e1a153bbe450a authored over 9 years ago by Vitaly Puzrin <[email protected]>
Fix two failing tests under io.js
63ec847b7e31ffde8c9e0f0d8797319cf85b6a9e authored over 9 years ago by Vitaly Puzrin <[email protected]>
Two tests were failing under io.js because the error message formatting
has changed. Since io.js...
Fix minor typo in test description
659613599a0043d10b6c5853579a551e99148d69 authored over 9 years ago by Vitaly Puzrin <[email protected]>8a7743efabddd5e58ddb37c4083c79f3604a1770 authored over 9 years ago by Tom X. Tobin <[email protected]>
990f1b5332e70dd3c1c437d2f4077a2b63ac9674 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
84b31478e66f3352fa62f3f884ccdf97352d33b5 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
c24f4902916647d4a0297db20d930add6c99243f authored almost 10 years ago by Vitaly Puzrin <[email protected]>
ffc165b39332bbd85474adb9afccad7d080aac1c authored almost 10 years ago by Vitaly Puzrin <[email protected]>
00ab75fdf0882ab450265701fa4afcb91f737ff5 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
f78642b48356ca9f9ee783f989532adb4905e434 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
9c32eb1405d5d4b5686087d95bac010774979659 authored about 10 years ago by Vitaly Puzrin <[email protected]>
b5b90b2439131a02599487d9e04f48b9e3881440 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Correct license field in package.json
085800de0ffa566f690a3c1a055eb4fb7bc4173b authored over 10 years ago by Vitaly Puzrin <[email protected]>711b2963c8d71150772f4a5a8c4f4bca855a9de9 authored over 10 years ago by Denis Sokolov <[email protected]>
7530451080bc45f97489e15c50ad9f3a703848ab authored over 10 years ago by Vitaly Puzrin <[email protected]>
7662bace1d4741f8fbfcd6abd354341ceeb9bb9c authored over 10 years ago by Vitaly Puzrin <[email protected]>
Readme: clarify defaults in ArgumentParser params
a880798c77645e92b0a3e96a3d49856e17b48065 authored over 10 years ago by Vitaly Puzrin <[email protected]>145e94657cdf0d288aad3486e2c054d394551a1e authored over 10 years ago by Denis <[email protected]>
Update README.md
2180d8fdeab30e884e59fef6947827ceffc6110d authored about 11 years ago by Vitaly Puzrin <[email protected]>Update argument_parser.js
e368f962703a5f9a208d8f624c0a5a1c29440549 authored about 11 years ago by Vitaly Puzrin <[email protected]>fixed doc `ArgumentParser`'s option `prog`.
49d29c827b966a4b27141d58fe22a910ebdb38ce authored about 11 years ago by Klaus Sevensleeper <[email protected]>fixed doc of `ArgumentParser`'s option `prog`.
1cf0a6bf462e7dee98a5548802d13b80ce5db050 authored about 11 years ago by Klaus Sevensleeper <[email protected]>1f777fdabf542921885930d4efbef8177c57b56c authored over 11 years ago by Vitaly Puzrin <[email protected]>
bb0d35828f06b70137456844c5202c0dd1890fc7 authored over 11 years ago by Vitaly Puzrin <[email protected]>
5e94ebebb64fee3e486366e41abd4fd7f6e237c6 authored over 11 years ago by Vitaly Puzrin <[email protected]>
2d5c98dd46166fcd829af1a4c5d97dd30db42baf authored over 11 years ago by Vitaly Puzrin <[email protected]>
119e704ef1f2030845ca0f090997165d2ce2f417 authored over 11 years ago by Vitaly Puzrin <[email protected]>
This fixes issue #62
7a473e5058a9f14f05cc4e86242a375cc3c21e29 authored over 11 years ago by Vitaly Puzrin <[email protected]>db8d0b8d3d2bc639d1e7d97dbab5118ef0603d08 authored over 11 years ago by Maxwell Krohn <[email protected]>