{"id":67280,"library":"savaki-jq","title":"JQ","description":"Package jp offers a highly performant JSON selector in the style of the jq command line.","status":"active","version":"0.0.0-20161209013833-0e6baecebbf8","language":"go","source_language":null,"source_url":"https://github.com/savaki/jq","tags":["json","jq","selector","query"],"install":[{"cmd":"go get github.com/savaki/jq","lang":"bash","label":"Install github.com/savaki/jq"}],"dependencies":[],"imports":[{"symbol":"jq","correct":"github.com/savaki/jq"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/savaki/jq\"\n)\n\nfunc main() {\n\top, _ := jq.Parse(\".key\")\n\tresult, _ := op.Apply([]byte(`{\"key\":\"value\"}`))\n\tfmt.Println(string(result))\n}","lang":"go","description":"Parse a jq expression and apply it to JSON bytes."},"warnings":[],"env_vars":null,"search_vec":"'command':16 'high':6 'jp':3 'jq':1,15,19 'json':8,18 'line':17 'offer':4 'packag':2 'perform':7 'queri':21 'selector':9,20 'style':12","created_at":"2026-06-17T17:35:10.734150+00:00","updated_at":"2026-06-17T17:35:10.734150+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/savaki/jq","github":"https://github.com/savaki/jq","docs":"https://pkg.go.dev/github.com/savaki/jq#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-17","next_check":"2026-12-14","install_tag":null}}