protoapp-plugin-angular
v0.1.0
Published
Protoapp plugin for Angular 2
Downloads
14
Readme
Protoapp Plugin Angular
Protoapp plugin for Angular 2
Generate Angular 2 application from Google's Protobuf
Just convert .proto
to .json
with protobuf.js
Install
$ npm i --save-dev protoapp-plugin-angular
Usage
protoapp must be installed globally with npm
$ protoapp -f proto.json -o src
Contribute
PRs accepted
License
MIT (c) Goodmind