-
Updated
Jun 30, 2020 - TypeScript
#
pretty
Here are 123 public repositories matching this topic...
Pretty diff to html javascript library (diff2html)
javascript
git
syntax-highlighting
html
parser
diff
typescript
stylesheets
pretty
diff2html
unified-diffs
colorized
An iOS drop down menu with pretty animation and easy to customize.
-
Updated
Nov 27, 2016 - Objective-C
Pretty print Tables and more in golang!
-
Updated
Jun 11, 2020 - Go
Pretty ESLint formatter
-
Updated
Jun 13, 2020 - JavaScript
anntzer
commented
Oct 3, 2019
- PrettyPrinter version: 0.18.0
- Python version: 3.7
- Operating System: Fedora Linux
Description
Prettyprinting an IPython.core.magics.execution.TimeitResult crashes prettyprinter. That class is defined at https://github.com/ipython/ipython/blob/master/IPython/core/magics/execution.py.
What I Did
In IPython 7.8.0 with prettyprinter enabled:
In [1]: x = %timeit -o p
Pretty diff to html javascript cli (diff2html-cli)
javascript
git
syntax-highlighting
html
cli
diff
typescript
pretty
diff2html
unified-diffs
colorized
javasc
-
Updated
May 9, 2020 - TypeScript
plugin
jquery
design
jquery-plugin
ui
simple
datetime
calendar
datepicker
moment
ui-components
pretty
-
Updated
Jun 6, 2020 - JavaScript
A small Java library for producing nice looking text-based line-graphs and tables.
java
lightweight
chart
charting-library
line
graph
gradle
maven
text
ascii
table
utf-8
ansi
java-library
data-table
pretty
linechart
charting
asciichart
-
Updated
May 1, 2019 - Java
-
Updated
Mar 15, 2019 - HTML
Beautify Axios Logging Messages
-
Updated
May 31, 2020 - JavaScript
nightsoundars
commented
May 29, 2018
Hello! Moosphan I want to contribute on your project with making logo design. What do you think about it?
Convert long numbers to pretty, human-readable strings
-
Updated
Jun 27, 2020 - TypeScript
Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.
nodejs
javascript
diff
time
node
format
pretty
hour
nanoseconds
increment
hrtime
timescale
jonschlinkert
-
Updated
Jun 11, 2019 - JavaScript
-
Updated
Jun 3, 2020 - Haskell
Bash scripting & piping in Swift made easy !
-
Updated
Mar 31, 2018 - Swift
A repository comprising multiple functions for making elegant publication-quality figures in MATLAB
pdf
matlab
beautiful
probability-distribution
elegant
pretty
boxplot
probability-density
figures
probability-density-function
-
Updated
Dec 29, 2019 - MATLAB
Improve this page
Add a description, image, and links to the pretty topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pretty topic, visit your repo's landing page and select "manage topics."

Taking into consideration the purpose of
max-parallel-commandsit should be possible to override the value via a flag. In my case, depending on whether it's my laptop or CI server I might want to limit or raise the number of parallel executions to match my environment better. Having it in the file is not as flexible as I would expect...