issues
search
pkgjs
/
parseargs
Polyfill of `util.parseArgs()`
Apache License 2.0
122
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(main): release 0.11.1
#159
github-actions[bot]
opened
2 months ago
0
fix(runtime): support runtimes without `global`
#158
kisaragi-hiu
closed
2 months ago
1
parseArgs in runtimes where `global` is not defined
#157
kisaragi-hiu
closed
2 months ago
3
chore: add node 20 to test matrix
#156
shadowspawn
closed
3 months ago
0
docs: add example of implementing optional-value
#155
shadowspawn
closed
3 months ago
0
package metadata should match the license file
#154
yufukui-m
opened
3 months ago
4
Wrong license in `package.json`
#153
Joery-M
opened
8 months ago
1
parseArgs in non-Node.js runtimes
#152
shadowspawn
opened
8 months ago
0
0.11.0 version has a package-lock.json dependency on a github repo
#151
denodaeus
opened
1 year ago
2
`required` option
#150
Semigradsky
opened
1 year ago
3
util.parseArgs being promoted from experimental to stable in NodeJs
#149
shadowspawn
opened
1 year ago
3
docs: better documentation of errors thrown on strict: true
#148
aarondill
opened
1 year ago
2
Single dash options
#147
vjpr
opened
2 years ago
4
Second argument (first in `process.argv`) is always ignored.
#146
SpacingBat3
closed
2 years ago
5
docs: add version matchups for default
#145
shadowspawn
closed
2 years ago
0
chore(main): release 0.11.0
#144
github-actions[bot]
closed
2 years ago
1
docs: add Node.js 16
#143
shadowspawn
closed
2 years ago
0
feat: add `default` option parameter
#142
Eomm
closed
2 years ago
17
Documentation tips for TypeScript
#141
shadowspawn
opened
2 years ago
1
Docs: add matching token releases
#140
shadowspawn
closed
2 years ago
0
chore(main): release 0.10.0
#139
github-actions[bot]
closed
2 years ago
1
docs: add table of matching versions
#138
shadowspawn
closed
2 years ago
0
chore(main): release 0.9.1
#137
github-actions[bot]
closed
2 years ago
1
docs: add example uses of tokens
#136
shadowspawn
closed
2 years ago
1
support node 14+
#135
bakkot
closed
2 years ago
1
chore: add script to check coverage likely in upstream tests
#134
shadowspawn
closed
2 years ago
1
chore: add new test from upstream
#133
shadowspawn
closed
2 years ago
0
docs: rework simple example
#132
shadowspawn
closed
2 years ago
1
What's the minimum required Node.js version for this package?
#131
haoqunjiang
closed
2 years ago
5
docs: add example example with code from README/documentation
#130
shadowspawn
closed
2 years ago
0
feat: add parsed meta-data to returned properties
#129
shadowspawn
closed
2 years ago
24
What is happening with process.mainArgs?
#128
shadowspawn
closed
2 years ago
2
TypeScript types
#127
bakkot
opened
2 years ago
28
Behavior of short with value including equals
#126
bcoe
opened
2 years ago
2
stopping at first positional
#125
bakkot
opened
2 years ago
2
Thoughts, post MVP
#124
bcoe
opened
2 years ago
12
style: sort imported routines
#123
shadowspawn
closed
2 years ago
0
chore(main): release 0.9.0
#122
github-actions[bot]
closed
2 years ago
1
refactor!: drop handling of electron arguments
#121
bcoe
closed
2 years ago
0
Unify custom error codes?
#120
shadowspawn
closed
2 years ago
4
Restructure result conventions (again again)
#119
aaronccasanova
closed
2 years ago
6
chore: most recent code review changes
#118
bcoe
closed
2 years ago
3
nits: a couple small tweaks while merging upstream
#117
bcoe
closed
2 years ago
2
Make positionals opt-in when strict:true
#116
bakkot
closed
2 years ago
5
chore(main): release 0.8.0
#115
github-actions[bot]
closed
2 years ago
1
docs: add strict:false example to upstream ?
#114
shadowspawn
closed
2 years ago
3
docs: add upstream docs to README
#113
shadowspawn
closed
2 years ago
0
chore(main): release 0.7.1
#112
github-actions[bot]
closed
2 years ago
1
feat!: create result.values with null prototype
#111
shadowspawn
closed
2 years ago
13
test: refactor test/index.js to match Node
#110
bcoe
closed
2 years ago
1
Next