Packages
Packages
Explore the Bunli ecosystem packages
Packages
The Bunli ecosystem consists of several packages that work together to provide a complete CLI development experience.
Getting Started
- create-bunli - Scaffold new CLI projects with templates
Core Packages
- @bunli/core - The core CLI framework
- @bunli/utils - Shared utilities for CLI development
- @bunli/test - Testing utilities for CLI applications
Terminal UI Packages
- @bunli/renderer - React reconciler for high-performance terminal rendering
- @bunli/ui - Comprehensive terminal UI component library
- @bunli/plugin-ui - Bunli plugin for React-based terminal UIs
Plugin Packages
- @bunli/plugin-config - Configuration loading and merging
- @bunli/plugin-ai-detect - AI agent detection
- More plugins → - Explore all available plugins
Tooling
- bunli - CLI toolchain for development, building, testing, and distribution
Each package is designed to work independently or as part of the complete ecosystem.