mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 08:10:18 +00:00
.. | ||
bin | ||
lib | ||
node_modules | ||
targets | ||
wrappers | ||
index.d.ts | ||
index.js | ||
LICENSE | ||
package.json | ||
package.standalone.json | ||
pbjs.d.ts | ||
pbjs.js | ||
pbts.d.ts | ||
pbts.js | ||
README.md | ||
util.js |
protobufjs-cli
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