Skip to content

Temporary repository containing compiled google protobuf for js with fixes

Notifications You must be signed in to change notification settings

robotalks/google-protobuf.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Protobuf for Javascript with fixes

This repository contains compiled google-protobuf for Javascript files based on

  • Commit: 4763e64eb1e72e628ab75a9872f4146fdd2cf765
  • PR #1920

To use in Node.js project, include the following dependency:

{
  "dependencies": {
    "google-protobuf": "robotalks/google-protobuf.js"
  }
}

When new release of npm package is published with above PR merged, this repository will be deleted.

About

Temporary repository containing compiled google protobuf for js with fixes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published