add npm package @protocolbuffers/protoc-gen-js for protoc-gen-js #253
Merged
dibenede merged 1 commit intoprotocolbuffers:mainfrom Oct 13, 2025
Merged
add npm package @protocolbuffers/protoc-gen-js for protoc-gen-js #253dibenede merged 1 commit intoprotocolbuffers:mainfrom
dibenede merged 1 commit intoprotocolbuffers:mainfrom
Conversation
Contributor
Author
|
I've only tested this on linux so far. Will need to manually vet on windows and macos before submitting. |
5ff1a1a to
bbd562d
Compare
…js) for convenience
bbd562d to
b54b7db
Compare
Contributor
Author
|
I think we're good here. protoc-gen-js binary successfully downloads on linux, macos, and windows. |
varomodt
approved these changes
Oct 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add a standalone distribution of the protoc-gen-js plugin. This provides developers an official path to installing our protoc plugin.
We've been seeing issues like #247 and #249 that would benefit from this clarity.