federation/gateway/node_modules/@apollo/protobufjs/cli
2020-11-14 16:43:58 +01:00
..
bin demo project 2020-11-14 16:43:58 +01:00
lib demo project 2020-11-14 16:43:58 +01:00
targets demo project 2020-11-14 16:43:58 +01:00
wrappers demo project 2020-11-14 16:43:58 +01:00
index.d.ts demo project 2020-11-14 16:43:58 +01:00
index.js demo project 2020-11-14 16:43:58 +01:00
LICENSE demo project 2020-11-14 16:43:58 +01:00
package-lock.json demo project 2020-11-14 16:43:58 +01:00
package.json demo project 2020-11-14 16:43:58 +01:00
package.standalone.json demo project 2020-11-14 16:43:58 +01:00
pbjs.d.ts demo project 2020-11-14 16:43:58 +01:00
pbjs.js demo project 2020-11-14 16:43:58 +01:00
pbts.d.ts demo project 2020-11-14 16:43:58 +01:00
pbts.js demo project 2020-11-14 16:43:58 +01:00
README.md demo project 2020-11-14 16:43:58 +01:00
util.js demo project 2020-11-14 16:43:58 +01:00

protobufjs-cli

npm

Command line interface (CLI) for protobuf.js. Translates between file formats and generates static code as well as TypeScript definitions.

Note that moving the CLI to its own package is a work in progress. At the moment, it's still part of the main package.

License: BSD 3-Clause License