Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pretty-printing

opencastsoftware/prettier4j

A Prettier Printer for Java

Language: Java - Size: 489 KB - Last synced: about 8 hours ago - Pushed: about 8 hours ago - Stars: 5 - Forks: 0

MechanicalRabbit/PrettyPrinting.jl

Julia library for optimal formatting of composite data structures

Language: Julia - Size: 566 KB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 72 - Forks: 4

mbdevpl/argunparse

Reversed argparse: generate string of command-line args from Python objects.

Language: Python - Size: 88.9 KB - Last synced: 25 days ago - Pushed: 9 months ago - Stars: 8 - Forks: 0

kowainik/colourista

‎️‍🌈 Convenient interface for printing colourful messages

Language: Haskell - Size: 69.3 KB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 66 - Forks: 18

formulae-org/package-arithmetic-js

Arithmetic package for Fōrmulæ, in JavaScript

Language: JavaScript - Size: 296 KB - Last synced: 29 days ago - Pushed: 30 days ago - Stars: 2 - Forks: 0

MystPi/pprint

💄 Pretty print values with style!

Language: Gleam - Size: 53.7 KB - Last synced: 23 days ago - Pushed: about 1 month ago - Stars: 22 - Forks: 1

sharkdp/dbg-macro

A dbg(…) macro for C++

Language: C++ - Size: 176 KB - Last synced: 30 days ago - Pushed: 6 months ago - Stars: 2,858 - Forks: 246

rorokimdim/pp-grid

A clojure library to construct formatted text

Language: Clojure - Size: 59.6 KB - Last synced: 28 days ago - Pushed: about 1 year ago - Stars: 75 - Forks: 1

1Computer1/errata

Source code error pretty printing

Language: Haskell - Size: 138 KB - Last synced: 8 days ago - Pushed: 5 months ago - Stars: 47 - Forks: 5

Chriscbr/codespan-wasm

WebAssembly bindings for the Rust codespan-reporting crate

Language: Rust - Size: 735 KB - Last synced: 9 days ago - Pushed: 12 months ago - Stars: 4 - Forks: 0

nihei9/pp-go

A pritty-printer library for golang

Language: Go - Size: 4.88 KB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

c-cube/printbox

print nested boxes, lists, arrays, tables in several formats

Language: OCaml - Size: 1.04 MB - Last synced: about 2 months ago - Pushed: 3 months ago - Stars: 75 - Forks: 9

jsh9/readable-number

A Python library to print numbers in human readable format

Language: Python - Size: 90.8 KB - Last synced: 5 days ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

1Jajen1/kotlin-pretty

Pretty printer implemented in kotlin. Ported from the haskell library prettyprinter

Language: Kotlin - Size: 2.03 MB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 11 - Forks: 1

Chriscbr/annotate-snippets

WebAssembly bindings for the Rust annotate-snippets crate

Language: JavaScript - Size: 65.4 KB - Last synced: 10 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

tastyminerals/pretty-d-array

Pretty printing multidimensional D arrays.

Language: D - Size: 40 KB - Last synced: 3 months ago - Pushed: about 2 years ago - Stars: 16 - Forks: 1

aionescu/pretty-enum

Library for pretty-printing .NET enums

Language: C# - Size: 71.3 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

awpr/portray Fork of google/hs-portray

A common interface for pretty-printing Haskell values, with Generics-based deriving.

Language: Haskell - Size: 194 KB - Last synced: 15 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

kztk-m/flippre

Imported from Bitbucket for its sunsetting support of Mercurial.

Language: Haskell - Size: 474 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

soren-n/typeset-ocaml

An embedded DSL for defining source code pretty printers implemented in OCaml

Language: OCaml - Size: 75.2 KB - Last synced: 17 days ago - Pushed: 8 months ago - Stars: 5 - Forks: 0

RalleYTN/SimpleJSON

An improved version of json-simple for Java 11+

Language: Java - Size: 749 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 12 - Forks: 9

appgurueu/dbg

Debugging on steroids for Minetest mods

Language: Lua - Size: 12.7 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

joelburget/lvca

language verification, construction, and analysis

Language: OCaml - Size: 9.41 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 19 - Forks: 0

Yardanico/nuglifier

Nuglifier - makes your code easier to read!

Language: Nim - Size: 29.3 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 17 - Forks: 0

camsaul/pretty

A standard protocol for making custom types in Clojure pretty print in the REPL and elsewhere.

Language: Clojure - Size: 16.6 KB - Last synced: 17 days ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

weso/document

A basic scala pretty-printing library, based on Lindig's strict version of Wadler's adaptation of Hughes' pretty-printer.

Language: Scala - Size: 1.25 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 4

AntonUden/Java-JSON-Pretty-Print

json pretty print

Language: Java - Size: 65.4 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

NHDaly/PrintFileTree.jl

`tree` implementation in Julia

Language: Julia - Size: 18.6 KB - Last synced: 30 days ago - Pushed: over 4 years ago - Stars: 3 - Forks: 1

eyalroz/fmt Fork of fmtlib/fmt

An modern formatting library with CUDA support (fork of fmt)

Language: C++ - Size: 13 MB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

DarrMirr/handy_toolbox

IntelliJ Idea plugin to minify and make pretty json or xml data structure

Language: Java - Size: 18.6 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

yurrriq/noweb-minted Fork of ifigueroap/noweb-minted

A simple filter for pretty printing noweb code chunks using the minted LaTeX package

Language: Shell - Size: 130 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

joelburget/lvca-hs

language verification, construction, and automation

Language: Haskell - Size: 642 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 4 - Forks: 0