alpha
Login
or
Join now
bomb.sh
/
tab
Star
4
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/bombshell-dev/tab. shell autocompletions for javascript CLIs
Star
4
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
tab
/
examples
/
at
main
2 folders
5 files
AmirHossein Sakhravi
fix: prevent duplicate empty args in generated completions (#132)
3w ago
998ab6fe
demo-cli-cac
fix: update `demo-cli-cac` to use the new API (#102)
5 months ago
tiny-cli
feat: add pnpm completion script (#23) * init * update * new implementation * prettier * feat: autocomplete clis executing through a package manager (#26) * init * prettier * update * cli completions * pnpm install * fix: handle complete command manually * fix: completion-handler __complete => complete * fix: remove examples form package.json * fix: generateCompletionScript function * move the package manager completion logic directly into the parse method * prettier * tab -> t wip * before some ai changes * huge wip * grammar issues * prettier --------- Co-authored-by: Mohammad Bagher Abiyat <37929992+Aslemammad@users.noreply.github.com>
11 months ago
demo.cac.ts
fix: lint (#28) * fix: lint * fix: types
11 months ago
demo.citty.ts
fix: boolean opts (#27) * boolean opts * noop func * signitures * boolean flags * prettier * update
11 months ago
demo.commander-async.ts
fix: intercept `parseAsync()` - commander adapter (#121) * fix: intercept parseAsync() commander * add changeset
1 month ago
demo.commander.ts
feat(commander): use Commander for determining integration details (#131) * Use Commander built-in support for determining option flags and types, visible options, and visible commands. * Add automatic support for Commander option choices * changeset --------- Co-authored-by: AmirSa12 <amirhosseinpr184@gmail.com>
1 month ago
demo.t.ts
fix: prevent duplicate empty args in generated completions (#132)
3 weeks ago