{"id":22458277,"url":"https://github.com/ksm2/protoc-gen-typescript","last_synced_at":"2026-05-05T12:33:42.373Z","repository":{"id":146086594,"uuid":"607334313","full_name":"ksm2/protoc-gen-typescript","owner":"ksm2","description":"TypeScript generator plugin for Protoc written in Rust","archived":false,"fork":false,"pushed_at":"2023-07-06T17:08:25.000Z","size":168,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T13:47:06.925Z","etag":null,"topics":["protobuf","protobuf-plugin","typescript"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ksm2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-02-27T19:29:08.000Z","updated_at":"2023-07-07T07:28:46.000Z","dependencies_parsed_at":"2024-12-06T08:11:58.472Z","dependency_job_id":"3350bcfb-5f53-4d8c-843d-aa582cbf1a01","html_url":"https://github.com/ksm2/protoc-gen-typescript","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ksm2/protoc-gen-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksm2%2Fprotoc-gen-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksm2%2Fprotoc-gen-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksm2%2Fprotoc-gen-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksm2%2Fprotoc-gen-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksm2","download_url":"https://codeload.github.com/ksm2/protoc-gen-typescript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksm2%2Fprotoc-gen-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32649587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"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":["protobuf","protobuf-plugin","typescript"],"created_at":"2024-12-06T08:11:51.046Z","updated_at":"2026-05-05T12:33:42.350Z","avatar_url":"https://github.com/ksm2.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"protoc-gen-typescript\n=====================\n\nA code generator for TypeScript based on Protobuf definitions, written in Rust.\n\n\n## Table of Contents\n\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n\n\n## Features\n\n- Generates well-formatted, easy to read and extendable TypeScript code\n- Generated code only depends on [`google-protobuf`](https://www.npmjs.com/package/google-protobuf)\n- Supports all field types\n- Generates service stubs\n- Generates enums\n- Allows using `String`, `Number` or `BigInt` for 64-bit integers\n- Enhanced integrations for `google.protobuf.Timestamp` and `google.protobuf.Duration` with JavaScript `Date`\n- Support for packed and unpacked fields\n- Generated code is fully tested using Jest\n\n\n## Installation\n\nInstall the application using [Cargo]:\n\n    cargo install --path .\n\nThis will place the `protoc-gen-typescript` binary by default in your `~/.cargo/bin` folder.\nIf you have that folder inside your path, you should be able to find it using \n\n    which protoc-gen-typescript\n\n\n## Usage\n\nUsing [Protoc] you can now convert your Protobuf definitions into TypeScript: \n\n    mkdir -p gen\n    protoc --typescript_out=gen --proto_path=include include/*.proto\n\n\n[Cargo]: https://doc.rust-lang.org/cargo/\n[Protoc]: https://grpc.io/docs/protoc-installation/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksm2%2Fprotoc-gen-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fksm2%2Fprotoc-gen-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksm2%2Fprotoc-gen-typescript/lists"}