Package-level declarations

The Gradle plugin which adds the JSON-parsing code for the messages generated by Protobuf JS compiler.

Types

Link copied to clipboard
public class Extension
An extension for the ProtoJsPlugin which allows to obtain the generateJsonParsers task to configure when it will be executed during the build lifecycle.
Link copied to clipboard
public final class JsProtocConfigurationPlugin
A Gradle plugin that performs additional protoc configurations relevant for JavaScript projects.
Link copied to clipboard
public class ProtoJsPlugin
The Gradle plugin which performs additional code generation for Protobuf types.