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
consistent-function-type
9 files
James Garbutt
feat: consistently export same type for all entrypoints
1y ago
8c28a367
bash.ts
feat: consistently export same type for all entrypoints Defines a `TabFunction` that all entrypoints export, such that we consistently support the same call signature.
1 year ago
cac.ts
feat: consistently export same type for all entrypoints Defines a `TabFunction` that all entrypoints export, such that we consistently support the same call signature.
1 year ago
citty.ts
feat: consistently export same type for all entrypoints Defines a `TabFunction` that all entrypoints export, such that we consistently support the same call signature.
1 year ago
fig.ts
feat: implement Fig spec generation for CLI commands and add tests (#10)
1 year ago
fish.ts
feat: finalization (#4)
1 year 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>
1 year ago
powershell.ts
feat: finalization (#4)
1 year ago
shared.ts
feat: consistently export same type for all entrypoints Defines a `TabFunction` that all entrypoints export, such that we consistently support the same call signature.
1 year ago
zsh.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>
1 year ago