coderay
Code formatter
A Ruby library for syntax highlighting and formatting source code with line numbers.
Fast and easy syntax highlighting for selected languages, written in Ruby.
846 stars
23 watching
115 forks
Language: Ruby
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
craigwilliams/beautifyruby | A Sublime Text plugin to format and beautify Ruby code. | 258 |
geemus/formatador | A library for formatting text with various options and capabilities for displaying tables, progress bars, and other formatted output. | 451 |
antlr/codebuff | A machine learning-based code formatter that formats language-agnostic code using patterns learned from a corpus. | 448 |
ra1028/swift-mod | A tool for modifying Swift code, generating boilerplate and formatting, using Apple's SwiftSyntax framework. | 103 |
twitter/twitter-cldr-rb | A Ruby library providing Unicode-based formatting and localization tools for dates, numbers, currencies, and more. | 673 |
johnnymorganz/stylua | A Lua code formatter with syntax variants for different versions of the language | 1,639 |
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 39 |
maxattax97/openscad-format | A tool to format and style source code written in the OpenSCAD programming language. | 27 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |
dannnylo/rtesseract | A Ruby library providing an interface to the Tesseract OCR system. | 838 |
dejan/auto_html | Transforms plain text into HTML code using a pipeline of filters | 786 |
guibou/pyf | A Haskell library for string formatting with a mini language inspired by Python's printf. | 66 |
kkinnear/zprint | A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. | 563 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 602 |
meh/ruby-tesseract-ocr | A Ruby wrapper around the Tesseract OCR API to provide an easy-to-use interface for optical character recognition tasks | 629 |