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
/
src
/
at
820a3d657366e923136106c036ae8a79e7770a2f
10 files
kazuya kawaguchi
fix: quote arguments for passing to auto completion server (#20)
1y ago
820a3d65
bash.ts
feat: finalization (#4)
2 years ago
cac.ts
feat: add completion config support to cac (#17) Adds completion config support and moves some things to the shared module. There will be a better way to share logic between these two even more but it hasn't yet clicked in my head.
2 years ago
citty.ts
feat: add completion config support to cac (#17) Adds completion config support and moves some things to the shared module. There will be a better way to share logic between these two even more but it hasn't yet clicked in my head.
2 years ago
commander.ts
feat: add Commander adapter for CLI commands with tab completion (#15) * feat: add Commander adapter for CLI commands with tab completion * chore: clean up whitespace and formatting in commander files
2 years ago
fig.ts
feat: implement Fig spec generation for CLI commands and add tests (#10)
2 years ago
fish.ts
feat: finalization (#4)
2 years ago
index.ts
chore: upgrade eslint config to flat config (#14) * chore: upgrade eslint config to flat config Migrates the config to be a flat config file (`eslint.config.js`). To facilitate this, also updates a couple of packages: - `typescript-eslint` (and drops the `@typescript-eslint/*` packages) - prettier - prettier ESLint config We also removed `eslint-plugin-prettier` since the `format:check` script achieves the same, and the ESLint config disables all stylistic rules. * pnpm install * demo.citty * using void operator --------- Co-authored-by: AmirSa12 <amirhosseinpr184@gmail.com>
2 years ago
powershell.ts
feat: finalization (#4)
2 years ago
shared.ts
feat: add completion config support to cac (#17) Adds completion config support and moves some things to the shared module. There will be a better way to share logic between these two even more but it hasn't yet clicked in my head.
2 years ago
zsh.ts
fix: quote arguments for passing to auto completion server (#20)
1 year ago