Go library with lots of useful helpers having zero dependencies
go get github.com/jastBytes/sprint
This library has no dependencies outside the Go standard library.
You can import sprint
using:
import (
"github.com/jastBytes/sprint"
)