protobuf-generator

Protobuf generator

Usage no npm install needed!

<script type="module">
  import protobufGenerator from 'https://cdn.skypack.dev/protobuf-generator';
</script>

README

protobuf-generator

Generate Protocol Buffer schemas from blueprints defined in JS with JSON-Schema

Linux Build

How to use

Instructions are coming! Meanwhile please check test/blueprints/crud.blueprint.js for blueprint syntax and test/protobuf.generator.test.js for example usage.