-
Notifications
You must be signed in to change notification settings - Fork 10
refactor!: restructure configuration to take options bag #63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
shadowspawn
merged 23 commits into
pkgjs:main
from
aaronccasanova:feat/restructure-options-api
Mar 2, 2022
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
697493f
feat: Restructure options API
aaronccasanova 9e42db0
chore: Remove debug comments
aaronccasanova 36ef68c
chore: Remove debug comments
aaronccasanova 67c0b03
chore: Alias args to argv to introduce less changes
aaronccasanova 082bec5
feat: Replace option with
0909008
docs: Update README to reflect updated implementation
042480b
chore: Revert args options to argv
e44c46c
docs: Update README from PR feedback
aaronccasanova 4063751
Merge branch 'main' of https://github.com/aaronccasanova/parseargs in…
aaronccasanova a50e940
chore: Reduce changes
aaronccasanova 062bdc9
chore: Tidy up naming conventions
aaronccasanova 28ae7b8
Merge branch 'main' into feat/restructure-options-api
4436ef6
Rename argv propery to args (#2)
shadowspawn dc58a4a
feat: Rename multiples to multiple
aaronccasanova 14866a3
fix: Update union error formatting
aaronccasanova b0b71c4
feat: Guard against short options longer than 1 char
aaronccasanova 92811f4
Update validators.js
aaronccasanova 0d5a35e
chore: Add missing primordial
aaronccasanova ecf1fb0
fix: Replace for..of with primordial
aaronccasanova e0d0c33
fix: Update validator to use primoridial
aaronccasanova 50d4f4d
fix: Clear up ambiguity around long and short option usage
aaronccasanova b41fd9b
fix: Update error formatting
aaronccasanova f533a98
Update index.js
aaronccasanova File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.