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

Package Usage: go: github.com/y0ssar1an/q

Package q provides quick and dirty debugging output for tired programmers. q.Q() is a fast way to pretty-print variables. It's easier than typing fmt.Printf("%#v", whatever). The output will be colorized and nicely formatted. The output goes to $TMPDIR/q, away from the noise of stdout. q exports a single Q() function. This is how you use it:
18 versions
Latest release: almost 2 years ago
27 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/y0ssar1an/q

Dependent Repos 0