Skip to Content
🎉 Hyperse Wizard has been published.

Wizard

A modern, Type-safe CLI framework core library

Get started

Lightweight

Minimal bundle size with zero dependencies, optimized for fast startup and efficient memory usage in production environments

Type Safety

Built with TypeScript from the ground up, providing comprehensive type checking, intelligent autocomplete, and compile-time error detection for robust CLI development

i18n

Native multi-language support with flexible i18n system, enabling easy localization of commands, help text, and error messages for global user bases

Plugin System

Extensible plugin architecture with official plugins for help, version, error handling, and custom plugin development for seamless feature integration

Event-Driven

Powerful event-based architecture supporting asynchronous operations, comprehensive error handling, and reactive command execution patterns

Chainable APIs

Intuitive command definition API with subcommand support, type inference, and chainable methods for building complex CLI applications