@yongenaelf/protobuf-generator-ts
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@yongenaelf/protobuf-generator-ts", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
# @yongenaelf/protobuf-generator-ts | ||
`@yongenaelf/protobuf-generator-ts` is an npm library designed to generate TypeScript code from Protocol Buffers (protobuf) definitions. This tool helps streamline the process of integrating protobuf with TypeScript projects. | ||
`@yongenaelf/protobuf-generator-ts` is an npm library designed to generate Protocol Buffer code from TypeScript. | ||
## Installation | ||
To install the library, use npm or yarn: | ||
```bash | ||
@@ -10,0 +8,0 @@ npm install @yongenaelf/protobuf-generator-ts |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22243
98