Add node-protoc-plugin to "Other Utilities"

This commit is contained in:
David Konsumer 2017-04-18 18:58:21 -07:00 committed by GitHub
parent a3873cafae
commit 3055a02125

View File

@ -154,3 +154,4 @@ There are miscellaneous other things you may find useful as a Protocol Buffers d
* [Notepad++ Syntax Highlighting for .proto files](https://github.com/chai2010/notepadplus-protobuf)
* [Linter for .proto files](https://github.com/ckaznocha/protoc-gen-lint)
* [Protocol Buffers Dynamic Schema - create protobuf schemas programmatically (Java)] (https://github.com/os72/protobuf-dynamic)
* [Make protoc plugins in NodeJS](https://github.com/konsumer/node-protoc-plugin)