All Projects → Anmol-Singh-Jaggi → Pretty Print

Anmol-Singh-Jaggi / Pretty Print

Licence: gpl-2.0
👌 A set of template functions written for pretty-printing C++ STL container types.

Projects that are alternatives of or similar to Pretty Print

as-table
A simple function that prints objects as ASCII tables. Supports ANSI styling and weird Unicode 💩 emojis – they won't break the layout.
Stars: ✭ 54 (+671.43%)
Mutual labels:  pretty-print
jsoncat
Json pretty-print parser based on a recursive lexical analyser
Stars: ✭ 26 (+271.43%)
Mutual labels:  pretty-print
Fipp
Fast Idiomatic Pretty Printer for Clojure
Stars: ✭ 454 (+6385.71%)
Mutual labels:  pretty-print
tv
📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.
Stars: ✭ 1,763 (+25085.71%)
Mutual labels:  pretty-print
jsonlint
JSON/CJSON/JSON5 parser, syntax & schema validator and pretty-printer with a command-line client, written in pure JavaScript.
Stars: ✭ 21 (+200%)
Mutual labels:  pretty-print
karma-jasmine-diff-reporter
Diff and pretty print for failed tests
Stars: ✭ 31 (+342.86%)
Mutual labels:  pretty-print
Webpack Messages
Beautifully format Webpack messages throughout your bundle lifecycle(s)!
Stars: ✭ 238 (+3300%)
Mutual labels:  pretty-print
Tablign
Aligns columns in your ASCII tables on the command line or in vim.
Stars: ✭ 18 (+157.14%)
Mutual labels:  pretty-print
prism-pretty
A Chrome Extension to format/highlight/preview HTML/JS/CSS/Markdown code with Prism.js
Stars: ✭ 91 (+1200%)
Mutual labels:  pretty-print
Pterm
✨ #PTerm is a modern go module to beautify console output. Featuring charts, progressbars, tables, trees, and many more 🚀 It's completely configurable and 100% cross-platform compatible.
Stars: ✭ 449 (+6314.29%)
Mutual labels:  pretty-print
hgrep
Grep with human-friendly search results
Stars: ✭ 335 (+4685.71%)
Mutual labels:  pretty-print
json-viewer
Pretty JSON viewer for the terminal
Stars: ✭ 26 (+271.43%)
Mutual labels:  pretty-print
Tslog
📝 tslog - Expressive TypeScript Logger for Node.js.
Stars: ✭ 321 (+4485.71%)
Mutual labels:  pretty-print
table2ascii
Python library for converting lists to fancy ASCII tables for displaying in the terminal and on Discord
Stars: ✭ 31 (+342.86%)
Mutual labels:  pretty-print
Styler
Non-invasive pretty printing of R code
Stars: ✭ 461 (+6485.71%)
Mutual labels:  pretty-print
tabled
An easy to use library for pretty print tables of Rust structs and enums.
Stars: ✭ 1,337 (+19000%)
Mutual labels:  pretty-print
eq
jq, but for EDN.
Stars: ✭ 23 (+228.57%)
Mutual labels:  pretty-print
Git Praise
A nicer git blame.
Stars: ✭ 24 (+242.86%)
Mutual labels:  pretty-print
Traceback with variables
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
Stars: ✭ 509 (+7171.43%)
Mutual labels:  pretty-print
Bnfc
BNF Converter
Stars: ✭ 376 (+5271.43%)
Mutual labels:  pretty-print

Pretty-print

A set of template functions written for pretty-printing C++ STL container types.

Requirements -:

  • A compiler supporting C++14.

Refer to my blog article for further explanation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].