Git-split-diffs is a command-line utility that renders version control changes as side-by-side, syntax-highlighted diffs directly within the terminal. It functions as a visualization engine that processes raw output from version control systems to improve the readability of code changes during terminal-based reviews. The tool distinguishes itself through a responsive layout engine that automatically toggles between dual-pane and unified views based on the available terminal width. It incorporates a regex-based tokenization system to apply language-specific syntax highlighting and supports use
zsh-syntax-highlighting is a Zsh shell extension and plugin that provides real-time syntax highlighting and visual feedback. It functions as an interactive command-line visual aid and regular expression text colorizer that distinguishes between commands, string literals, and shell constructs during input. The project allows for extensive customization through user-defined highlight rules, custom regular expression patterns, and predicate logic. It includes specific capabilities for path-based filtering and the assignment of custom colors to text segments. The system provides real-time comman
icdiff is a command line text analyzer and side-by-side diff tool. It serves as a visual comparison utility that identifies modifications between two text files and renders them in a colored two-column layout within the terminal. The tool functions as a version control diff provider, allowing users to replace default difference engines with a side-by-side format. It utilizes ANSI color codes to highlight character-level changes, providing a visual method for terminal-based code review and text analysis. The system handles difference computation through line-based analysis and dynamic column
A very fast implementation of tldr in Rust.
PHP-Console-Highlighter este un evidențiator de sintaxă și un formator de cod pentru consolă conceput pentru a aplica codificarea prin culori codului sursă PHP pentru afișarea în medii de terminal. Funcționează ca un utilitar pentru a transforma textul PHP simplu în cod vizual structurat pentru interfețe de linie de comandă.
Principalele funcționalități ale jakubonderka/php-console-highlighter sunt: Code Highlighting, Console Formatters, PHP Development Tools, Regex-Based Colorizers, Terminal Syntax Highlighters, PHP Syntax Highlighters, Analysis Output Formatting, Command Line Tooling.
Alternativele open-source pentru jakubonderka/php-console-highlighter includ: banga/git-split-diffs — Git-split-diffs is a command-line utility that renders version control changes as side-by-side, syntax-highlighted… zsh-users/zsh-syntax-highlighting — zsh-syntax-highlighting is a Zsh shell extension and plugin that provides real-time syntax highlighting and visual… jeffkaufman/icdiff — icdiff is a command line text analyzer and side-by-side diff tool. It serves as a visual comparison utility that… tealdeer-rs/tealdeer — A very fast implementation of tldr in Rust. shikijs/shiki — Shiki is a syntax highlighting engine that generates color-coded HTML or ANSI output from source code. It functions as… mfontanini/presenterm — Presenterm is a CLI presentation framework and tool used to create interactive slide decks directly in the terminal.…