文件名称:前端开源库-protobuf-compiler
文件大小:10KB
文件格式:ZIP
更新时间:2022-09-18 20:03:20
前端开源
前端开源库-protobuf-compilerProtobuf编译器,将Protobuf.Proto文件编译为javascript.js类。
【文件预览】:
protobuf-compiler-master
----.gitignore(595B)
----README.md(1KB)
----protobuf-compile.js(3KB)
----tests()
--------nest.proto(497B)
--------basic_test.js(2KB)
--------nest_test.js(2KB)
--------web.html(369B)
--------basic.proto(314B)
----LICENSE(1KB)
----package.json(779B)
----compiler.pegjs(3KB)
----spec()
--------support()
----.travis.yml(139B)
----templates()
--------message.mustache(3KB)
--------enum.mustache(149B)
--------main.mustache(405B)