8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix: Use Deno EventEmitter polyfill (cacjs#66) Closes cacjs#58 Co-authored-by: EGOIST <0x142857@gmail.com>
fix: stop running command with help or version (cacjs#64)
fix: always camelcase parsed options
fix: camelcase option name before setting default value (cacjs#62) * fix: camelcase option name * add test * camelcase option alias names too
fix: Replace Deno.platform with Deno.build (cacjs#53)
chore: update lockfile
fix: include missing file
feat: add deno support
fix: set this.matchedCommandName
fix: .* can be used multiple times