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
57 watching
741 forks
Language: Ruby
last commit: 2 months ago
Linked from 2 awesome lists
minitestrubocoprubysyntax-highlighting
Related projects:
Repository | Description | Stars |
---|---|---|
pygments/pygments.rb | A Ruby wrapper around Pygments syntax highlighter. | 571 |
ruby/ruby | A language and implementation providing a simple and extensible way to write programs | 22,221 |
pygments/pygments | A Python library that supports syntax highlighting for multiple languages and text formats | 1,860 |
jacott/enhanced-ruby-mode | A Ruby mode for Emacs that uses Ripper to parse and indent source code | 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,992 |
rubocop/rubocop | An automated code quality tool for Ruby programming language | 12,664 |
piotrmurach/pastel | Provides a simple and intuitive API for styling strings in terminal output | 639 |
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,036 |
alecthomas/chroma | A general-purpose syntax highlighter in pure Go | 4,408 |
janlelis/paint | A Ruby gem providing ANSI terminal color manipulation and effects | 375 |
rubychan/coderay | A Ruby library for syntax highlighting and formatting source code with line numbers. | 846 |