36 packages
cli-ux
cli IO utilities
create-oclif
oclif: create your own CLI
eslint-config-oclif
eslint config for oclif
oclif
oclif: create your own CLI
@oclif/color
@oclif/color ============
@oclif/command
oclif base command
@oclif/config
base config object and standard interfaces for oclif components
@oclif/core
base library for oclif CLIs
@oclif/dev-cli
helpers for oclif CLIs
@oclif/errors
display friendly CLI errors and log to error log
@oclif/example-multi-js
example multi-command CLI built with javascript
@oclif/example-multi-ts
example multi-command CLI built with typescript
@oclif/example-plugin-js
example dxcli plugin in javascript
@oclif/example-plugin-ts
example dxcli plugin in typescript
@oclif/example-single-js
example single-command CLI built with dxcli
@oclif/example-single-ts
example single command CLI built with dxcli
@oclif/fixpack
cli tool that cleans up package.json files.
@oclif/linewrap
@oclif/nyc-config
nyc config for oclif components
@oclif/parser
arg and flag parser for oclif
@oclif/plugin-autocomplete
autocomplete plugin for oclif
@oclif/plugin-commands
plugin to show the list of all the commands
@oclif/plugin-command-snapshot
generates and compares OCLIF plugins snapshot files
@oclif/plugin-help
Standard help for oclif.
@oclif/plugin-interceptor
plugin that defines a pre-run hook that can record and mock http/s requests and responses during command execution