mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
rename kr/pretty.go -> kr/pretty
parent
df5cb42963
commit
a1fecb43ee
@ -1626,7 +1626,7 @@ See also [[SQLDrivers page|SQLDrivers]].
|
||||
* [pigeon](https://github.com/mna/pigeon) - Parsing Expression Grammar (PEG) Parser generator for Go
|
||||
* [plural](https://github.com/rickb777/plural) - No-fuss plurals for formatting both countable and continuous ranges of values.
|
||||
* [polyglot](https://github.com/lxn/polyglot) - String translation utilities for Go
|
||||
* [pretty.go](https://github.com/kr/pretty.go) - Pretty-printing for go values
|
||||
* [pretty](https://github.com/kr/pretty) - Pretty-printing for go values
|
||||
* [raymond](https://github.com/aymerick/raymond) - A complete handlebars implementation in Go.
|
||||
* [rubex](https://github.com/moovweb/rubex) - A simple regular expression library that supports Ruby's regex syntax. It is faster than Regexp.
|
||||
* [sanitize](https://github.com/kennygrant/sanitize) - Package sanitize provides functions for sanitizing html and text.
|
||||
|
Loading…
x
Reference in New Issue
Block a user