awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesCLI Stream Processors

Tools that read from standard input, transform the data, and write to standard output.

Distinct from Text Processors: None of the candidates cover general Unix-pipe style stream processing for visual modification

Explore 2 awesome GitHub repositories matching development tools & productivity · CLI Stream Processors. Refine with filters or upvote what's useful.

Awesome CLI Stream Processors GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • busyloop/lolcatAvatar busyloop

    busyloop/lolcat

    6,546Vezi pe GitHub↗

    lolcat is a command line text processor and color filter that transforms standard text streams into rainbow gradients. It functions as a terminal text colorizer that modifies the visual presentation of shell output using ANSI escape codes. The tool processes text passed through Unix pipes to apply rainbow gradients and color highlights. It uses these visual effects to customize terminal output and differentiate blocks of text within a command line interface.

    Functions as a stream-based tool that modifies the visual presentation of text passed through a Unix pipe.

    Rubycliessentials
    Vezi pe GitHub↗6,546
  • commonmark/commonmark.jsAvatar commonmark

    commonmark/commonmark.js

    1,559Vezi pe GitHub↗

    Commonmark.js is a library designed to parse and render text formatted according to the CommonMark specification. It functions as a document processing pipeline that converts plain text into structured HTML or an abstract syntax tree, enabling developers to programmatically inspect, modify, and transform document elements. The library distinguishes itself through its strict adherence to standardized parsing rules, ensuring consistent and predictable output across different software environments. It provides a robust framework for document tree manipulation, allowing users to traverse, insert,

    Supports standard input and output streaming for integration into command-line processing pipelines.

    JavaScript
    Vezi pe GitHub↗1,559
  1. Home
  2. Development Tools & Productivity
  3. CLI Stream Processors