protoc-gen-twirp_js icon indicating copy to clipboard operation
protoc-gen-twirp_js copied to clipboard

Javascript codegen for TwirpRPC

Results 12 protoc-gen-twirp_js issues
Sort by recently updated
recently updated
newest added

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits - [`523c5c7`](https://github.com/npm/node-tar/commit/523c5c7fef48b10811fccd12b42803c61b6aead8) 2.2.2 - [`7ecef07`](https://github.com/npm/node-tar/commit/7ecef07da6a9e72cc0c4d0c9c6a8e85b6b52395d) Bump fstream to fix hardlink overwriting vulnerability - [`9fc84b9`](https://github.com/npm/node-tar/commit/9fc84b9c596c3589d4c1ab050843de0eafb002e8) Use {} for hardlink tracking instead of [] -...

dependencies

I have two protobuf files; one imports the other. When I try to generate the twirp js code for them, the generated code only imports _one_ of the generated _pb_js...