12 releases
| 0.5.4 | Feb 5, 2026 |
|---|---|
| 0.5.3 | Dec 26, 2025 |
| 0.5.1 | Nov 16, 2025 |
| 0.3.11 | May 12, 2025 |
| 0.3.8 | Dec 28, 2024 |
#276 in Text editors
38 downloads per month
Used in lla
79KB
2K
SLoC
lla_plugin_utils
Utility library for building lla plugins.
Core Components
UI Components
BoxComponent: Customizable bordered text boxesHelpFormatter: Command help text formattingKeyValue: Key-value pair displayList: List display with bordersSpinner: Progress indicatorTextBlock: Styled text with colorsInteractiveSelector: CLI selection menus
Plugin Infrastructure
BasePlugin: Base plugin implementationConfigManager: Plugin configuration handlingActionRegistry: Plugin action registration and handlingProtobufHandler: Protocol buffer message handling
Code Utilities
CodeHighlighter: Syntax highlighting for code snippetsformat: File metadata formatting utilitiessyntax: Code syntax highlighting support
Features
- Configurable via TOML
- Interactive CLI components
- Syntax highlighting (optional)
- Protobuf message handling
- Action registration system
Dependencies
~5–19MB
~191K SLoC