Hyperse
  • Pricing
  • FAQs
Newsletter

Subscribe to our newsletter

Receive weekly updates with latest collections and exclusive offers, straight to your inbox.

Hyperse

Headless commerce solutions for brands, developers, and modern ecommerce teams.

Explore

  • Home
  • About Us
  • Partners
  • FAQs

Legal & resources

  • Proposal
  • Privacy Policy
  • Terms & Conditions

© 2026 Hyperse. All rights reserved.


  1. Back to Popular Libraries
  2. @hyperse/wizard
Cli

@hyperse/wizard

A lightweight library for building interactive command-line wizards. Supports step-by-step flows, validation, branching logic, and customizable prompts to create developer-friendly CLIs.

clicommandlineparserargvwizardyargscommanderminimistarguments-parsercli-builderhypersetypescript

Quick start

git clone https://github.com/hyperse-io/wizard.git
loading...

Wizard

A modern, type-safe CLI framework built with TypeScript that provides powerful command-line tool.

Build Version Top Language License

✨ Features

  • 🚀 Type Safety: Full TypeScript support, type-safe APIs, great DX
  • 🌍 Internationalization: Built-in multi-language and easy locale switching
  • 🔌 Plugin System: Flexible, extensible plugin architecture
  • 🎯 Event-Driven: Event-based, async-ready, supports middleware
  • 🛠️ Command Builder: Intuitive command definitions, subcommands, type inference
  • 📝 Logging: Built-in multi-level logging, configurable output
  • 🎨 Theme: Colored output, theme customization, cross-platform
  • ⚡ Performance: Fast startup, efficient execution, low overhead

📖 Documentation

Please see Wizard Documentation

🚀 Core Package

  • @hyperse/wizard - Core library providing basic functionality and APIs

🧩 Plugin Ecosystem

Wizard provides a rich plugin ecosystem for common CLI functionality:

  • @hyperse/wizard-plugin-help - Comprehensive help information plugin with customizable output formats
  • @hyperse/wizard-plugin-version - Version information plugin with semantic versioning support
  • @hyperse/wizard-plugin-error - Advanced error handling plugin with error recovery and reporting
  • @hyperse/wizard-plugin-loader - Plugin loader with automatic discovery and dependency management

🔗 Related Projects

  • @hyperse/pipeline - A powerful TypeScript middleware engine and reactive pipeline library that provides two main paradigms for handling data flow and middleware patterns.
  • type-flag - Strongly typed command-line arguments parser.

License

This project is licensed under the GPLv3 LICENSE.

On this page

  • ✨ Features
  • 📖 Documentation
  • 🚀 Core Package
  • 🧩 Plugin Ecosystem
  • 🔗 Related Projects
  • License