浏览代码

Merge pull request #2987 from konsumer/patch-1

Add node-protoc-plugin to "Other Utilities"
Feng Xiao 8 年之前
父节点
当前提交
0a93f67055
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/third_party.md

+ 1 - 0
docs/third_party.md

@@ -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)
 * [Notepad++ Syntax Highlighting for .proto files](https://github.com/chai2010/notepadplus-protobuf)
 * [Linter for .proto files](https://github.com/ckaznocha/protoc-gen-lint)
 * [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)
 * [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)