yusenthebot

listr2

Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.. Use when: building interactive command-line tools; styled terminal output; progress indicators and spinners. NOT for: web browser UI rendering; server-side HTML generation.

yusenthebot 0 Updated 3mo ago
GitHub

Install

npx skillscat add yusenthebot/skills-pack/listr2

Install via the SkillsCat registry.

SKILL.md

listr2

Overview

Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.. # listr2 Create beautiful CLI interfaces via easy and logical to-implement task lists that feel alive and interactive.

Installation

npm install listr2

Core API / Usage

import listr2 from 'listr2';

// See official documentation for complete API reference
// https://www.npmjs.com/package/listr2

Common Patterns

Refer to the official documentation for common patterns, recipes, and advanced usage examples.

Configuration

See the official documentation for configuration options and advanced settings.

Tips & Gotchas

  • Current version: 10.2.1. Check the changelog when upgrading across major versions.
  • Refer to the official npm page for edge cases and advanced configuration.