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.
- Host: GitHub
- URL: https://github.com/pfmt/pfmt
- Owner: pfmt
- License: bsd-3-clause
- Created: 2021-12-08T08:15:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-09T14:51:30.000Z (almost 4 years ago)
- Last Synced: 2025-01-23T09:12:24.750Z (over 1 year ago)
- Topics: go, golang
- Language: Go
- Homepage:
- Size: 437 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pfmt
[](https://cloud.drone.io/pfmt/pfmt)
[](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)