{"id":53889,"library":"jxskiss-base62","title":"Base62","description":"Package base62 provides encoding and decoding of data in base62 format, useful for URL-safe identifiers.","status":"active","version":"1.1.0","language":"go","source_language":null,"source_url":"https://github.com/jxskiss/base62","tags":["base62","encoding","url-safe","utility"],"install":[{"cmd":"go get github.com/jxskiss/base62","lang":"bash","label":"Install github.com/jxskiss/base62"}],"dependencies":[],"imports":[{"symbol":"base62","correct":"github.com/jxskiss/base62"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/jxskiss/base62\"\n)\n\nfunc main() {\n\tencoded := base62.Encode([]byte(\"hello\"))\n\tfmt.Println(\"Encoded:\", string(encoded))\n}","lang":"go","description":"Encodes a byte slice into base62 string."},"warnings":[],"env_vars":null,"search_vec":"'base62':1,3,11,19 'data':9 'decod':7 'encod':5,20 'format':12 'identifi':18 'packag':2 'provid':4 'safe':17,23 'url':16,22 'url-saf':15,21 'use':13 'util':24","created_at":"2026-06-15T07:59:01.683775+00:00","updated_at":"2026-06-15T07:59:01.683775+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/jxskiss/base62","github":"https://github.com/jxskiss/base62","docs":"https://pkg.go.dev/github.com/jxskiss/base62#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","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}}