{"id":51514,"library":"hokaccha-go-prettyjson","title":"go-prettyjson","description":"Package prettyjson provides JSON pretty print.","status":"active","version":"0.0.0-20211117102719-0474bc63780f","language":"go","source_language":null,"source_url":"https://github.com/hokaccha/go-prettyjson","tags":["json","pretty-print","formatting"],"install":[{"cmd":"go get github.com/hokaccha/go-prettyjson","lang":"bash","label":"Install github.com/hokaccha/go-prettyjson"}],"dependencies":[],"imports":[{"symbol":"prettyjson","correct":"github.com/hokaccha/go-prettyjson"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/hokaccha/go-prettyjson\"\n)\n\nfunc main() {\n\tdata := map[string]interface{}{\"foo\": \"bar\"}\n\tout, _ := prettyjson.Marshal(data)\n\tfmt.Println(string(out))\n}","lang":"go","description":"Pretty-prints a Go value as indented JSON"},"warnings":[],"env_vars":null,"search_vec":"'format':14 'go':2 'go-prettyjson':1 'json':7,10 'packag':4 'pretti':8,12 'pretty-print':11 'prettyjson':3,5 'print':9,13 'provid':6","created_at":"2026-06-15T06:17:55.443435+00:00","updated_at":"2026-06-15T06:17:55.443435+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/hokaccha/go-prettyjson","github":"https://github.com/hokaccha/go-prettyjson","docs":"https://pkg.go.dev/github.com/hokaccha/go-prettyjson#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}