Skip to content
#

beautify

Here are 144 public repositories matching this topic...

pterm
dfreilich
dfreilich commented Jul 1, 2021

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).

proposal good first issue Hacktoberfest proposal-accepted

Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists all dependencies of a Go project and their available minor and patch updates. It also provides a way to filter indirect dependencies and dependencies without updates.

  • Updated May 9, 2022
  • Go
muuvmuuv
muuvmuuv commented Sep 27, 2018

In the README.md We should better describe the usage. So everyone better understands how to implement this. Something Like:

"First you need to import Unibeautify and load a beautifier to it, so Unibeautify can use beautifier to beautify your text/file that you give it later. Next you need to specfiy some options, have a look here [LINK] to s

Improve this page

Add a description, image, and links to the beautify topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the beautify topic, visit your repo's landing page and select "manage topics."

Learn more