1.0.0-alpha.11 • Published 7 years ago

protoc-gen-flow v1.0.0-alpha.11

Weekly downloads
13
License
MIT
Repository
-
Last release
7 years ago

protoc-gen-flow

This project aims to generate flow annotations for use with Google's JavaScript implementation of Protocol Buffers.

Not for production use.

This plugin is in active development, but very volatile. Please do not blindly use output in production, as it may be incomplete or inaccurate.

Usage

npm install -g protoc-gen-flow
protoc --js_out=import_style=commonjs,binary:./ --flow_out=./ --proto_path=./test/proto3/src ./test/proto3/src/proto3.proto
1.0.0-alpha.11

7 years ago

1.0.0-alpha.10

7 years ago

1.0.0-alpha.9

8 years ago

1.0.0-alpha.8

8 years ago

1.0.0-alpha.7

8 years ago

1.0.0-alpha.6

8 years ago

1.0.0-alpha.5

8 years ago

1.0.0-alpha.4

8 years ago

1.0.0-alpha.3

8 years ago

1.0.0-alpha.2

8 years ago

1.0.0-alpha.1

8 years ago

1.0.0-alpha.0

8 years ago