/human

Some utility functions for human readability

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

human

Helper doodads for formatting things into human readable output

Go Report Card Build Status GoDoc NetflixOSS Lifecycle GitHub

Project Overview

Module gophers.dev/pkgs/human provides a package with extra functions for formatting kinds of output into a more human readable form.

Getting Started

The human package can be installed by running

$ go get gophers.dev/pkgs/human

Example usage

// todo add an example

Contributing

The gophers.dev/pkgs/human module is always improving with new features and error corrections. For contributing bug fixes and new features please file an issue.

License

The gophers.dev/pkgs/human module is open source under the BSD-3-Clause license.