awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tmm1 avatar

tmm1/pygments.rb

0
View on GitHub↗
580 Stars·142 Forks·Ruby·MIT·2 Aufrufe

Pygments.rb

💎 Ruby wrapper for Pygments syntax highlighter

Features

  • Code Highlighting - Wrapper for a popular syntax highlighting engine.

Star-Verlauf

Star-Verlauf für tmm1/pygments.rbStar-Verlauf für tmm1/pygments.rb

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Pygments.rb

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Pygments.rb.
  • nvim-treesitter/nvim-treesitterAvatar von nvim-treesitter

    nvim-treesitter/nvim-treesitter

    13,970Auf GitHub ansehen↗

    This project provides an integration of Tree-sitter into the Neovim editor to enable structural code analysis. It serves as a framework for structural code navigation, context-aware syntax highlighting, and the management of language-specific parsers. The system distinguishes itself through a multi-language injection handler that identifies and parses embedded languages within a single document. It uses a dedicated parser manager to install, update, and remove grammar definitions and their associated query files. The tool covers several capability areas including incremental text selection,

    Tree-sitter Query
    Auf GitHub ansehen↗13,970
  • shuding/nextraAvatar von shuding

    shuding/nextra

    13,842Auf GitHub ansehen↗

    Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the creation of structured technical documentation sites by transforming MDX files into themed static pages with built-in layout and navigation. It serves as a React-based documentation tool that allows the integration of custom React components directly into markdown content. The framework distinguishes itself through integrated full-text search and a localization system that manages multilingual content via language routing and translation selectors. It also includes an AI-powered chat

    TypeScriptmarkdownmdxnextjs
    Auf GitHub ansehen↗13,842
  • vanessa219/vditorAvatar von Vanessa219

    Vanessa219/vditor

    11,074Auf GitHub ansehen↗

    Vditor is a browser-based Markdown editor and rendering engine that supports multiple editing interfaces, including a visual rich-text experience, instant rendering, and a traditional side-by-side split-view preview. It serves as an authoring tool for technical documentation and a component for web-based editor integration. The project is distinguished by its support for complex technical content, utilizing specialized rendering for mathematical formulas, flowcharts, sequence diagrams, and mind maps. It also functions as a collaborative document review tool, enabling users to attach anchored

    TypeScriptcommonmarkeditorgfm
    Auf GitHub ansehen↗11,074
  • jneen/rougeAvatar von jneen

    jneen/rouge

    3,443Auf GitHub ansehen↗

    A pure Ruby code highlighter that is compatible with Pygments

    Ruby
    Auf GitHub ansehen↗3,443
Alle 5 Alternativen zu Pygments.rb anzeigen→

Häufig gestellte Fragen

Was macht tmm1/pygments.rb?

💎 Ruby wrapper for Pygments syntax highlighter

Was sind die Hauptfunktionen von tmm1/pygments.rb?

Die Hauptfunktionen von tmm1/pygments.rb sind: Code Highlighting.

Welche Open-Source-Alternativen gibt es zu tmm1/pygments.rb?

Open-Source-Alternativen zu tmm1/pygments.rb sind unter anderem: nvim-treesitter/nvim-treesitter — This project provides an integration of Tree-sitter into the Neovim editor to enable structural code analysis. It… shuding/nextra — Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the… vanessa219/vditor — Vditor is a browser-based Markdown editor and rendering engine that supports multiple editing interfaces, including a… jneen/rouge — A pure Ruby code highlighter that is compatible with Pygments. rubychan/coderay — Fast and easy syntax highlighting for selected languages, written in Ruby.