{"id":66579,"library":"turbolent-prettier","title":"Prettier","description":"A Go implementation of a code formatter similar to Prettier.","status":"active","version":"0.0.0-20220320183459-661cc755135d","language":"go","source_language":null,"source_url":"https://github.com/turbolent/prettier","tags":["formatter","code","prettier"],"install":[{"cmd":"go get github.com/turbolent/prettier","lang":"bash","label":"Install github.com/turbolent/prettier"}],"dependencies":[],"imports":[{"symbol":"prettier","correct":"github.com/turbolent/prettier"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/turbolent/prettier\"\n)\n\nfunc main() {\n\tformatted, err := prettier.Format(\"func   main() { }\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(formatted)\n}","lang":"go","description":"Formats Go source code using Prettier-like rules."},"warnings":[],"env_vars":null,"search_vec":"'code':7,13 'formatt':8,12 'go':3 'implement':4 'prettier':1,11,14 'similar':9","created_at":"2026-06-17T17:25:49.606049+00:00","updated_at":"2026-06-17T17:25:49.606049+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/turbolent/prettier","github":"https://github.com/turbolent/prettier","docs":"https://pkg.go.dev/github.com/turbolent/prettier#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}