jspb

module
v0.0.0-...-9e9bd8c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2017 License: BSD-3-Clause

README

jspb

jspb is a plugin for protocol buffers compiler which translates protocol buffer messages into JavaScript (closure library) objects. The generated closure objects are simply thin wrappers on JSON data.

License

jspb uses the same 3-clause BSD license and keeps the original copyright information from goprotobuf.

Installation

go get github.com/linuxerwang/jspb/protoc-gen-jspb

Uses

Examples can be found at the examples directory. The Makefile shows how to run the compiler to generate jspb objects.

Directories

Path Synopsis
* The main function for protoc-gen-js.
* The main function for protoc-gen-js.
generator
* The code generator for the plugin for the protocol buffer compiler.
* The code generator for the plugin for the protocol buffer compiler.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL