{"id":68403,"library":"ditashi-jsbeautifier-go","title":"JSBeautifier Go","description":"A Go port of the JavaScript beautifier for formatting JS code.","status":"active","version":"0.0.0-20141206144643-2520a8026a9c","language":"go","source_language":null,"source_url":"https://github.com/ditashi/jsbeautifier-go","tags":["javascript","beautifier","formatter"],"install":[{"cmd":"go get github.com/ditashi/jsbeautifier-go","lang":"bash","label":"Install github.com/ditashi/jsbeautifier-go"}],"dependencies":[],"imports":[{"symbol":"jsbeautifier","correct":"github.com/ditashi/jsbeautifier-go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/ditashi/jsbeautifier-go\"\n)\n\nfunc main() {\n\tugly := \"function test(){return 1;}\"\n\tpretty, _ := jsbeautifier.Beautify(&ugly, jsbeautifier.DefaultOptions())\n\tfmt.Println(pretty)\n}","lang":"go","description":"Beautify a JavaScript code string"},"warnings":[],"env_vars":null,"search_vec":"'beautifi':9,15 'code':13 'format':11 'formatt':16 'go':2,4 'javascript':8,14 'js':12 'jsbeautifi':1 'port':5","created_at":"2026-06-17T17:49:22.110611+00:00","updated_at":"2026-06-17T17:49:22.110611+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/ditashi/jsbeautifier-go","github":"https://github.com/ditashi/jsbeautifier-go","docs":"https://pkg.go.dev/github.com/ditashi/jsbeautifier-go#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}}