#
pretty-print
Here are 262 public repositories matching this topic...
Open
2
proposal
Proposal to add a new feature to pterm
good first issue
Good for newcomers
Hacktoberfest
proposal-accepted
Proposals which are accepted for implementation in the future
alexhallam
opened
Feb 8, 2022
good first issue
Good for newcomers
Advanced html to text converter
-
Updated
May 17, 2022 - JavaScript
zhiburt
commented
May 26, 2022
The idea that someone could keep his styles statically so we could reduce allocations size.
stacktrace
json
stack
json-api
logger
logging
pretty-print
typescript-library
error-handling
exceptions
logging-library
-
Updated
Mar 26, 2022 - TypeScript
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.
python
stacktrace
debugging
errors
jupyter
colors
logging
arguments
pretty-print
python3
error-handling
exceptions
dump
frame
traceback
print
pretty
variables
exception-handling
locals
-
Updated
Dec 19, 2021 - Python
Fast Idiomatic Pretty Printer for Clojure
-
Updated
Apr 30, 2022 - Clojure
BNF Converter
parser-generator
pretty-print
bnf
lexer-generator
grammar-specification
bnfc
abstract-syntax-tree
bnf-converter
-
Updated
May 5, 2022 - TeX
Grep with human-friendly search results
-
Updated
Jun 2, 2022 - Rust
Beautifully format Webpack messages throughout your bundle lifecycle(s)!
console
formatter
webpack
create-react-app
webpack-plugin
pretty-print
error-handling
messages
prettify
-
Updated
Feb 24, 2022 - JavaScript
pretty-printer for Haskell data types that have a Show instance
-
Updated
Jun 8, 2022 - Haskell
Pretty-print a javascript object as a tree
-
Updated
Dec 31, 2018 - JavaScript
Wadler's "A prettier printer" embedded pretty-printer DSL for Swift
-
Updated
Oct 14, 2021 - Swift
an implementation of Wadler's a prettier printer
-
Updated
Jun 6, 2022 - Scala
A better console.log for the log-driven debugging junkies
stacktrace
printer
log
chrome-devtools
logging
pretty-print
ansi
tty
stack-traces
debug
console-log
ansi-colors
terminal-colors
debugging-tools
debugging-tool
-
Updated
Mar 29, 2021 - JavaScript
-
Updated
Jan 4, 2021 - PHP
-
Updated
Dec 10, 2021 - Erlang
Pretty print the output of python stdlib `ast.parse`.
-
Updated
Jun 6, 2022 - Python
A pretty printer for AST-like structures
-
Updated
Sep 8, 2017 - JavaScript
PyYAML-based module to produce pretty and readable YAML-serialized data
-
Updated
Oct 9, 2021 - Python
Beautiful formatting for Webpack messages; ported from Create React App!
-
Updated
Dec 9, 2021 - JavaScript
Prettier formatter for package.json files
-
Updated
May 12, 2022 - TypeScript
Fast Color JSON Marshaller + Pretty Printer for Golang
-
Updated
May 5, 2022 - Go
A Chrome Extension to format/highlight/preview HTML/JS/CSS/Markdown code with Prism.js
-
Updated
Jun 4, 2019 - JavaScript
colored pretty-print of Perl data structures and objects
-
Updated
Mar 9, 2021 - Perl
dpilafian
commented
Oct 10, 2020
Configure the project to enforce the JSHint rule that prohibits non-breaking whitespace characters.
See "jshintConfig" in package.json:
https://github.com/center-key/pretty-print-json/blob/master/package.json#L21
JSHint documentation:
https://jshint.com/docs/options/#nonbsp
A clojure library to construct formatted text
-
Updated
May 28, 2022 - Clojure
Improve this page
Add a description, image, and links to the pretty-print topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pretty-print topic, visit your repo's landing page and select "manage topics."
Is there any way to set the table size? I have three different tables I want to print, one after the other, and for continuity purposes, it would look much better if they were all aligned to the same size, rather than the current variable size (depending on the size of the longest string in a column).