{"id":50943,"library":"go-toolsmith-astfmt","title":"Go-toolsmith Astfmt","description":"Package astfmt implements ast.Node formatting with a fmt-like API.","status":"active","version":"1.1.0","language":"go","source_language":null,"source_url":"https://github.com/go-toolsmith/astfmt","tags":["ast","formatting","go-toolsmith"],"install":[{"cmd":"go get github.com/go-toolsmith/astfmt","lang":"bash","label":"Install github.com/go-toolsmith/astfmt"}],"dependencies":[],"imports":[{"symbol":"astfmt","correct":"github.com/go-toolsmith/astfmt"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/go-toolsmith/astfmt\"\n\t\"go/ast\"\n)\n\nfunc main() {\n\tnode := &ast.Ident{Name: \"x\"}\n\tfmt.Println(astfmt.Sprintf(\"%s\", node))\n}","lang":"go","description":"Format an AST node using a fmt-like syntax."},"warnings":[],"env_vars":null,"search_vec":"'api':15 'ast':16 'ast.node':8 'astfmt':4,6 'fmt':13 'fmt-like':12 'format':9,17 'go':2,19 'go-toolsmith':1,18 'implement':7 'like':14 'packag':5 'toolsmith':3,20","created_at":"2026-06-15T05:15:07.674685+00:00","updated_at":"2026-06-15T05:15:07.674685+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/go-toolsmith/astfmt","github":"https://github.com/go-toolsmith/astfmt","docs":"https://pkg.go.dev/github.com/go-toolsmith/astfmt#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-15","next_check":"2026-12-12","install_tag":null}}