Skip to content

Convoker

A simple, type-safe framework for building CLI applications in JavaScript.

Argument Parsing

The core of Convoker is type-safe argument parsing, allowing you to use any Standard Schema validator.

Logging

Convoker comes with a built-in, fully customizable logging library.

Prompting

Convoker gives an easy way to prompt the user for input, from simple checkboxes to live search.

Theming

Everything in Convoker is customizable, from how arguments are handled to how your prompts look.