liyongli 90aec58cf5 初始化 3 years ago
..
bin 90aec58cf5 初始化 3 years ago
lib 90aec58cf5 初始化 3 years ago
node_modules 90aec58cf5 初始化 3 years ago
targets 90aec58cf5 初始化 3 years ago
wrappers 90aec58cf5 初始化 3 years ago
LICENSE 90aec58cf5 初始化 3 years ago
README.md 90aec58cf5 初始化 3 years ago
index.d.ts 90aec58cf5 初始化 3 years ago
index.js 90aec58cf5 初始化 3 years ago
package-lock.json 90aec58cf5 初始化 3 years ago
package.json 90aec58cf5 初始化 3 years ago
package.standalone.json 90aec58cf5 初始化 3 years ago
pbjs.d.ts 90aec58cf5 初始化 3 years ago
pbjs.js 90aec58cf5 初始化 3 years ago
pbts.d.ts 90aec58cf5 初始化 3 years ago
pbts.js 90aec58cf5 初始化 3 years ago
util.js 90aec58cf5 初始化 3 years ago

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