rouge
Highlighter
A Ruby library for syntax highlighting with support for multiple languages and formats
A pure Ruby code highlighter that is compatible with Pygments
3k stars
58 watching
740 forks
Language: Ruby
last commit: 10 days ago
Linked from 2 awesome lists
minitestrubocoprubysyntax-highlighting
Related projects:
Repository | Description | Stars |
---|---|---|
pygments/pygments.rb | Provides syntax highlighting functionality for Ruby code | 573 |
ruby/ruby | An implementation of an object-oriented programming language for scripting and web development | 22,145 |
pygments/pygments | A Python library that supports syntax highlighting for multiple languages and text formats | 1,828 |
jacott/enhanced-ruby-mode | An Emacs extension that enhances Ruby syntax highlighting and indentation using the Ripper class from Ruby 1.9.2. | 53 |
leejarvis/rack-pygmentize | Middleware to format source code with syntax highlighting | 25 |
vmg/redcarpet | A Markdown parser that provides a flexible and customizable way to generate HTML output from Markdown documents | 4,990 |
rubocop/rubocop | Analyzes and enforces code quality and style in Ruby projects | 12,650 |
piotrmurach/pastel | Provides a simple and intuitive API for styling strings in terminal output | 638 |
burdettelamar/markdown_helper | A Ruby gem for pre-processing markdown files with file inclusion and formatting options. | 40 |
prettier/plugin-ruby | A Ruby formatter plugin for Prettier that integrates with the Ruby programming language and its ecosystem. | 1,465 |
craigwilliams/beautifyruby | A Sublime Text plugin to format and beautify Ruby code. | 258 |
mustache/mustache | Separates presentation logic from business logic in Ruby applications using templates and view classes | 3,037 |
alecthomas/chroma | A tool that converts source code and structured text into syntax-highlighted HTML or ANSI-coloured text. | 4,378 |
janlelis/paint | A Ruby gem providing ANSI terminal color manipulation and effects | 374 |
rubychan/coderay | A Ruby library for syntax highlighting and formatting source code with line numbers. | 846 |