{"id":13483245,"url":"https://github.com/pawitp/protobuf-decoder","last_synced_at":"2026-03-13T01:37:39.609Z","repository":{"id":39366738,"uuid":"211514245","full_name":"pawitp/protobuf-decoder","owner":"pawitp","description":"JavaScript-based web UI to decode ad-hoc Protobuf data","archived":false,"fork":false,"pushed_at":"2026-02-28T11:06:05.000Z","size":1037,"stargazers_count":634,"open_issues_count":14,"forks_count":128,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-02-28T15:37:15.267Z","etag":null,"topics":["hacktoberfest","protobuf"],"latest_commit_sha":null,"homepage":"https://protobuf-decoder.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pawitp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-09-28T14:38:33.000Z","updated_at":"2026-02-28T11:06:02.000Z","dependencies_parsed_at":"2024-03-24T01:24:00.381Z","dependency_job_id":"c6b94214-92da-4ddb-a840-bdbbe6b629ca","html_url":"https://github.com/pawitp/protobuf-decoder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pawitp/protobuf-decoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawitp%2Fprotobuf-decoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawitp%2Fprotobuf-decoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawitp%2Fprotobuf-decoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawitp%2Fprotobuf-decoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pawitp","download_url":"https://codeload.github.com/pawitp/protobuf-decoder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawitp%2Fprotobuf-decoder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30454011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T21:31:01.033Z","status":"ssl_error","status_checked_at":"2026-03-12T21:30:43.161Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","protobuf"],"created_at":"2024-07-31T17:01:09.372Z","updated_at":"2026-03-13T01:37:39.573Z","avatar_url":"https://github.com/pawitp.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Protobuf Decoder\n\n[![CircleCI](https://circleci.com/gh/pawitp/protobuf-decoder.svg?style=svg)](https://circleci.com/gh/pawitp/protobuf-decoder)\n[![codecov](https://codecov.io/gh/pawitp/protobuf-decoder/branch/master/graph/badge.svg)](https://codecov.io/gh/pawitp/protobuf-decoder)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE)\n\nProtobuf Decoder is a web application based on React to decode and visualize Protobuf data (hex) into prettified table layout.\n\n\u003e For live version, please visit: https://protobuf-decoder.netlify.app/\n\n## Getting Started\n\nTo start application locally, use `npm` to get the dependencies and start the application.\n\n```\n$ npm install\n$ npm start\n```\n\nOnce the application started, open http://localhost:3000 on web browser.\n\n## Usage\n\nPaste Protobuf data in hex format, then press **Decode** button.\n\n## Example Data\n\n**Input**\n\n\u003e 0a 2f 0a 08 4a 6f 68 6e 20 44 6f 65 10 01 1a 10 6a 6f 68 6e 40 65 78 61 6d 70 6c 65 2e 63 6f 6d 22 0f 0a 0b 31 31 31 2d 32 32 32 2d 33 33 33 10 01 0a 1e 0a 08 4a 61 6e 65 20 44 6f 65 10 02 1a 10 6a 61 6e 65 40 65 78 61 6d 70 6c 65 2e 63 6f 6d\n\n**Output**\n\n\u003cimg src=\"https://raw.githubusercontent.com/pugkung/protobuf-decoder/master/screenshot.jpg\" alt=\"screenshot\" width=\"500\"/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawitp%2Fprotobuf-decoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpawitp%2Fprotobuf-decoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawitp%2Fprotobuf-decoder/lists"}