pbjs-compiler

v0.1.1
Protobuf to javascript goog.proto2.Message compiler.

PBJS

Creates closure goog.proto2.Message .pb.js source code from .proto files.

Maturity

Supports type checking, though it uses the js number type for 64bit numbers.

Does not support extensions, custom options, or services.

Install dependencies:

npm install

Run tests:

npm test npm run-script tdd

TODO

  • detect circular imports
  • add @jsnamespace directive
  • check handing of default field values that are enums...
  • ensure goog.proto2.FieldDescriptor.FieldType, rather than goog.proto2.Message.FieldType
  • protoc cli compatibility
  • node getter/setter output
npm i pbjs-compiler

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 6/15/2013

Downloads

Maintainers