This website requires JavaScript.
Explore
Help
Sign In
n
/
argv-parser
Watch
1
Star
0
Fork
You've already forked argv-parser
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7
Commits
2
Branches
0
Tags
64
KiB
JavaScript
100%
original-with-validation
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
n loewen
32d3d87d71
Create a simpler argument parse -- no validation, just returns a more usable object than the default argv
2023-08-29 22:23:36 -04:00
.gitignore
First commit: WIP - Start to create a parser for command-line 'argv' arguments
2023-08-26 20:52:27 -04:00
arg-parser-simpler.js
Create a simpler argument parse -- no validation, just returns a more usable object than the default argv
2023-08-29 22:23:36 -04:00
arg-parser.js
Change some undefined variables
2023-08-29 22:22:41 -04:00
tests-simpler.js
Create a simpler argument parse -- no validation, just returns a more usable object than the default argv
2023-08-29 22:23:36 -04:00
tests.js
(tests) Add line requiring 'test' module
2023-08-28 09:05:01 -04:00