Skip to content

dgadd list

List available Diffgazer registry items.

Usage

bash
pnpm exec dgadd list
Info:

Before publication: Diffgazer packages are not yet published to npm, so there is no dgadd bin until you install one. Follow the canonical Copy-first mode procedure to build and pack @diffgazer/add, then install that packed tarball in the target app. The target-app install is what puts dgadd on pnpm exec.

Examples

bash
pnpm exec dgadd list
pnpm exec dgadd list --json
pnpm exec dgadd list --installed

Options

FlagDescriptionDefault
--cwd <path>Working directory.
--jsonOutput as JSONfalse
--installedShow only installed itemsfalse
--allInclude hidden/internal itemsfalse

Output

Names are shown with their install namespace:

text
ui/button
ui/dialog
keys/navigation
keys/focus-trap
keys/focus-restore
keys/scroll-lock