An open API service indexing awesome lists of open source software.

https://github.com/pfmt/pfmt

Pretty printing for Go.
https://github.com/pfmt/pfmt

go golang

Last synced: over 1 year ago
JSON representation

Pretty printing for Go.

Awesome Lists containing this project

README

          

# pfmt

[![Build Status](https://cloud.drone.io/api/badges/pfmt/pfmt/status.svg)](https://cloud.drone.io/pfmt/pfmt)
[![Go Reference](https://pkg.go.dev/badge/github.com/pfmt/pfmt.svg)](https://pkg.go.dev/github.com/pfmt/pfmt)

String formatting for Go.
Source files are distributed under the BSD-style license.

## About

The software is considered to be at a alpha level of readiness -
its extremely slow and allocates a lots of memory)