Add ListBuilder for bulleted/numbered lists #9

Open
opened 2026-06-22 23:18:03 +02:00 by raupy · 0 comments
Owner

The library has BoxBuilder and TableBuilder but no way to render formatted lists.

Features:

  • Bulleted (default) and numbered modes
  • Custom bullet characters
  • Nesting via indent levels
  • Bullet and text color support
  • draw(), build(), buildLines() API consistent with other builders
The library has BoxBuilder and TableBuilder but no way to render formatted lists. Features: - Bulleted (default) and numbered modes - Custom bullet characters - Nesting via indent levels - Bullet and text color support - draw(), build(), buildLines() API consistent with other builders
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
raupy/console-utils#9
No description provided.