0.1.1 • Published 6 years ago

protoc-gen-ngx v0.1.1

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

protoc plugin for angular

Generates injectable angular services. Methods take 1 argument and returns an Observable if it's a stream or a Promise otherwise.

:warning: This plugin was created for and relies on grpc-gen. It is intended for protoc-gen-ngx to be standalone in the future.