1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 10:51:56 +00:00
musix-oss/node_modules/protobufjs/cli
2019-10-10 16:43:04 +03:00
..
bin Updated 2019-10-10 16:43:04 +03:00
lib Updated 2019-10-10 16:43:04 +03:00
node_modules Updated 2019-10-10 16:43:04 +03:00
targets Updated 2019-10-10 16:43:04 +03:00
wrappers Updated 2019-10-10 16:43:04 +03:00
index.d.ts Updated 2019-10-10 16:43:04 +03:00
index.js Updated 2019-10-10 16:43:04 +03:00
LICENSE Updated 2019-10-10 16:43:04 +03:00
package-lock.json Updated 2019-10-10 16:43:04 +03:00
package.json Updated 2019-10-10 16:43:04 +03:00
package.standalone.json Updated 2019-10-10 16:43:04 +03:00
pbjs.d.ts Updated 2019-10-10 16:43:04 +03:00
pbjs.js Updated 2019-10-10 16:43:04 +03:00
pbts.d.ts Updated 2019-10-10 16:43:04 +03:00
pbts.js Updated 2019-10-10 16:43:04 +03:00
README.md Updated 2019-10-10 16:43:04 +03:00
util.js Updated 2019-10-10 16:43:04 +03: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