Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lukeed/sade issues and pull requests
#60 - Bump rollup from 1.32.1 to 2.79.2
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies
#59 - Bump rollup from 1.32.1 to 3.29.5
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies
#58 - Allow to define custom version function
Issue -
State: open - Opened by andresgutgon 8 months ago
#57 - Sade parses past `--`
Issue -
State: open - Opened by benmerckx over 1 year ago
#56 - Cannot lazy parse and support `help`/`version` at same time
Issue -
State: open - Opened by jsumners over 2 years ago
- 1 comment
#55 - First argument is ignored when ran inside a packaged Electron application
Issue -
State: closed - Opened by Pumpuli over 2 years ago
- 1 comment
#54 - expose the `error`utility (in src/utils.js)
Issue -
State: open - Opened by paulovieira over 2 years ago
- 1 comment
#53 - Default command does not change help script
Issue -
State: open - Opened by PythonCoderAS over 2 years ago
#52 - Typescript errors after upgrade
Issue -
State: closed - Opened by selfagency about 3 years ago
- 5 comments
#51 - feat: add "module" entry
Pull Request -
State: closed - Opened by lukeed about 3 years ago
#50 - Sade says it's in single mode when single mode is explicitly disabled
Issue -
State: closed - Opened by selfagency about 3 years ago
- 2 comments
#49 - Unhandled promise rejections
Issue -
State: open - Opened by evrys over 3 years ago
#48 - add Deno support
Pull Request -
State: closed - Opened by ryanccn over 3 years ago
- 1 comment
#47 - Allow using different single letter shortcut for `--help` option (e.g. `-?`)
Issue -
State: open - Opened by benmccann over 3 years ago
#46 - mjs & cjs build using a Typescript technique described in https://www…
Pull Request -
State: closed - Opened by btakita over 3 years ago
- 3 comments
#45 - ESM (mjs) & cjs build to support imports from ESM
Issue -
State: closed - Opened by btakita over 3 years ago
- 5 comments
#44 - Disallow unknown options
Issue -
State: closed - Opened by sidvishnoi almost 4 years ago
- 2 comments
#43 - TypeError: prog.help is not a function
Issue -
State: closed - Opened by fregante about 4 years ago
- 2 comments
#42 - fixed small error
Pull Request -
State: closed - Opened by 0xflotus over 4 years ago
#41 - Fix invalid URI in package.json
Pull Request -
State: closed - Opened by marvinhagemeister over 4 years ago
- 1 comment
#40 - [Feature Request] Ability to hide "For more info, run any command with `--help` flag"
Issue -
State: closed - Opened by vsnthdev over 4 years ago
- 7 comments
#38 - [feature request] Alias for parent command should apply to subcommands
Issue -
State: open - Opened by jsumners almost 5 years ago
#37 - [feature request] Command `--help` should show available subcommands
Issue -
State: open - Opened by jsumners almost 5 years ago
#36 - fix: do not mutate process.argv
Pull Request -
State: closed - Opened by agilgur5 almost 5 years ago
- 5 comments
#35 - [Feature Request]: suggest matching commands if the user mistypes
Issue -
State: open - Opened by jamesgeorge007 about 5 years ago
- 1 comment
#34 - Feat: Command Aliases
Pull Request -
State: closed - Opened by lukeed about 5 years ago
#33 - Feature request: global/universal actions
Issue -
State: closed - Opened by arxpoetica about 5 years ago
- 12 comments
#32 - Feat: command default value
Issue -
State: closed - Opened by tunnckoCore about 5 years ago
- 8 comments
#31 - fix: always return a promise from "parse"
Pull Request -
State: closed - Opened by aleclarson over 5 years ago
- 2 comments
#30 - Support promises as handlers
Issue -
State: closed - Opened by jsumners over 5 years ago
- 3 comments
#29 - feat: display subcommands as nested commands instead of as flat list of all commands
Pull Request -
State: open - Opened by noamkfir over 5 years ago
- 1 comment
#28 - Why does --version prints the bin name too?
Issue -
State: closed - Opened by aleclarson over 5 years ago
- 6 comments
#27 - TypeScript definitions
Issue -
State: closed - Opened by tunnckoCore over 5 years ago
- 6 comments
#26 - RFC: Command Aliases
Issue -
State: closed - Opened by lukeed over 5 years ago
- 14 comments
Labels: feedback wanted
#25 - feat: single command mode
Pull Request -
State: closed - Opened by lukeed over 5 years ago
- 9 comments
#24 - Rename the `this.name` to something other
Issue -
State: closed - Opened by tunnckoCore over 5 years ago
- 6 comments
#23 - Camel case options that are specified as dash-case
Issue -
State: open - Opened by treshugart over 5 years ago
- 2 comments
#22 - feat: setType
Pull Request -
State: closed - Opened by liuyuchenzh almost 6 years ago
- 4 comments
#20 - Tab-Completion for command arguments
Issue -
State: open - Opened by ghost over 6 years ago
- 1 comment
#19 - Types in Output of Options
Issue -
State: closed - Opened by swojit over 6 years ago
- 5 comments
#18 - What about required thing for some option? Possible?
Issue -
State: closed - Opened by tunnckoCore over 6 years ago
- 1 comment
#17 - The option method does not add the aliases to `cmd.default` object
Issue -
State: closed - Opened by tunnckoCore over 6 years ago
- 1 comment
#16 - Default help
Issue -
State: closed - Opened by jsumners almost 7 years ago
- 3 comments
#15 - Parsed args (argv/opts) always to be the 1st param of action
Issue -
State: closed - Opened by tunnckoCore almost 7 years ago
- 9 comments
#14 - TypeError: Cannot read property '0' of undefined
Issue -
State: closed - Opened by tunnckoCore almost 7 years ago
- 1 comment
Labels: bug
#13 - Expose the Sade class too, so we can `extends` on top of it
Issue -
State: closed - Opened by tunnckoCore almost 7 years ago
- 1 comment
#12 - [feature request] "Cold" parse method
Issue -
State: closed - Opened by Andarist almost 7 years ago
- 6 comments
#11 - Specify node env in README
Pull Request -
State: closed - Opened by vutran almost 7 years ago
- 1 comment
#10 - Allow inner hyphens in options
Pull Request -
State: closed - Opened by mrwest808 almost 7 years ago
- 11 comments
#9 - Hyphenated Flags are Truncated
Issue -
State: closed - Opened by lukeed about 7 years ago
Labels: bug
#8 - Aliases with multiple characters break things
Issue -
State: closed - Opened by jsumners about 7 years ago
- 2 comments
#7 - Displaying default values in '--help'
Pull Request -
State: closed - Opened by Conrad2134 about 7 years ago
- 5 comments
#6 - Support Git-like sub-commands
Issue -
State: closed - Opened by lukeed about 7 years ago
Labels: enhancement
#5 - Pass Optional params thru to Action
Issue -
State: closed - Opened by lukeed about 7 years ago
- 1 comment
Labels: enhancement
#4 - Throw Error if <Required> args are unmet
Issue -
State: closed - Opened by lukeed about 7 years ago
- 1 comment
Labels: enhancement
#3 - benefits to use sade over all the other "100" libs?
Issue -
State: closed - Opened by soenkekluth about 7 years ago
- 1 comment
Labels: question
#2 - Is it possible to use 'generic' value as the default command?
Issue -
State: closed - Opened by djalmaaraujo about 7 years ago
- 13 comments
Labels: maybe
#1 - How to pack/distribute?
Issue -
State: closed - Opened by djalmaaraujo about 7 years ago