2 repos
Utilities for configuring terminal output colors, text attributes, and interface themes.
Distinguishing note: Specific to terminal interface aesthetics rather than general UI components.
Explore 2 awesome GitHub repositories matching user interface & experience · Terminal Styling. Refine with filters or upvote what's useful.
This project is a high-performance command-line utility designed for rapid filesystem navigation and file discovery. It enables users to locate files and directories within large project structures using recursive search, pattern matching, and metadata-aware filtering. By employing multi-threaded parallel traversal, it provides an efficient way to explore complex directory trees. What distinguishes this tool is its ability to integrate directly into terminal workflows and automate file management tasks. It automatically respects version control ignore files and hidden file settings, ensuring
Provides colorized output based on file types to improve terminal readability.
Nushell is a cross-platform shell and programming language designed to treat all input and output as structured data rather than raw text streams. By enforcing data types and command signatures, it provides a consistent environment for building robust, pipeline-oriented workflows. The shell allows users to chain commands that pass structured objects between stages, enabling complex data processing and automation tasks that remain predictable across different operating systems. What distinguishes the project is its focus on interactive data exploration and modular extensibility. Users can quer
Supports custom terminal color schemes and text styling for data output.