VUE_GabenParadise/node_modules/protobufjs/cli
Václav Španinger 452829f0e1 Initial Commit 2020-08-10 14:35:19 +02:00
..
bin Initial Commit 2020-08-10 14:35:19 +02:00
lib Initial Commit 2020-08-10 14:35:19 +02:00
targets Initial Commit 2020-08-10 14:35:19 +02:00
wrappers Initial Commit 2020-08-10 14:35:19 +02:00
LICENSE Initial Commit 2020-08-10 14:35:19 +02:00
README.md Initial Commit 2020-08-10 14:35:19 +02:00
index.d.ts Initial Commit 2020-08-10 14:35:19 +02:00
index.js Initial Commit 2020-08-10 14:35:19 +02:00
package.json Initial Commit 2020-08-10 14:35:19 +02:00
package.standalone.json Initial Commit 2020-08-10 14:35:19 +02:00
pbjs.d.ts Initial Commit 2020-08-10 14:35:19 +02:00
pbjs.js Initial Commit 2020-08-10 14:35:19 +02:00
pbts.d.ts Initial Commit 2020-08-10 14:35:19 +02:00
pbts.js Initial Commit 2020-08-10 14:35:19 +02:00
util.js Initial Commit 2020-08-10 14:35:19 +02:00

README.md

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