issues
search
improbable-eng
/
ts-protoc-gen
Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.
Apache License 2.0
1.36k
stars
172
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
generated output omits the override modifier
#317
NoNotNow
opened
5 months ago
0
Add type having enum values to mimic enum behavior
#316
stasberkov
opened
9 months ago
0
Updated dependencies and overhauled testing
#315
MarcusLongmuir
opened
9 months ago
1
Closes improbable-eng/ts-protoc-gen#313 : Support repeated extension fields
#314
stasberkov
closed
9 months ago
2
Typing for repeated extension fields generated incorrectly
#313
stasberkov
closed
9 months ago
0
no set method TS types for proto3 Map field
#312
luffigo123
opened
1 year ago
0
Bump minimatch and mocha
#311
dependabot[bot]
opened
1 year ago
1
The proper user code
#310
OnkelTem
opened
2 years ago
0
Trailing underscore, toObject produces object that does not conform to AsObject
#309
robdodson
opened
2 years ago
0
Removed class generation
#308
tmaxted
closed
2 years ago
2
Getting the string name of Protobuf object
#307
chrisplusplus
opened
2 years ago
0
added import_style parameter to generate import statements for browser that support es6
#306
safanaj
opened
2 years ago
2
Bump moment from 2.29.1 to 2.29.4
#305
dependabot[bot]
opened
2 years ago
1
Module not found error while importing from _pb.d.ts file
#304
Atif-Bashir-1998
opened
2 years ago
0
Bump shell-quote from 1.7.2 to 1.7.3
#303
dependabot[bot]
opened
2 years ago
1
protobuf v21 can't find protoc-gen-js
#302
gitpushdashf
opened
2 years ago
3
Does it support generating ES6 specification JS files and using them in grPC-Web
#301
yl-yue
opened
2 years ago
0
Why is there no off() method on ResponseStream ?
#300
yandzee
opened
2 years ago
0
Error of protoc compiles FieldOption when using a enum from other proto
#299
hantien
opened
2 years ago
0
Generate grpc-web code that use import than require
#298
yingshaoxo
opened
2 years ago
6
Bump moment from 2.29.1 to 2.29.2
#297
dependabot[bot]
closed
2 years ago
2
grpc-native-support
#296
leehol
opened
2 years ago
4
Bad TS types for proto3 optional fields
#295
krpecd
opened
2 years ago
1
fix: don't pass callback as metadata when omitted
#294
nathanfranke
opened
2 years ago
3
How to deal with extensions?
#293
LazloN5
opened
3 years ago
1
Add plugin param to only generate gRPC types
#292
tatemz
closed
2 years ago
4
OnHeaders callback is not accessible.
#291
singerxt
opened
3 years ago
2
Error: 13 INTERNAL: Request message serialization failure: Expected argument of type xxx
#290
j92z
closed
3 years ago
3
Fix TypeScript annotations for setters
#289
roboslone
opened
3 years ago
4
Could we support friendlier object-literal syntax for service methods?
#288
githorse
opened
3 years ago
1
proto3 - required / optional fields
#287
AmitM30
opened
3 years ago
4
Bump tar from 4.4.13 to 4.4.19
#286
dependabot[bot]
opened
3 years ago
2
setXX() method return type is wrong in .d.ts file
#285
DRL9
closed
3 years ago
1
Bump path-parse from 1.0.6 to 1.0.7
#284
dependabot[bot]
closed
3 years ago
2
Bump tar from 4.4.13 to 4.4.15
#283
dependabot[bot]
closed
3 years ago
2
d.ts files not generated
#282
onthegit
opened
3 years ago
4
Change return type of generated setters to the message type
#281
craigatron
opened
3 years ago
5
oneof produces type with required fields
#280
ron23
opened
3 years ago
1
Bump to 0.15.1-pre
#279
MarcusLongmuir
closed
3 years ago
1
Prepare 0.15.0 release
#278
MarcusLongmuir
closed
3 years ago
1
Fix CI failing due to diff caused by npm install
#277
MarcusLongmuir
closed
3 years ago
1
Fix primitive extension handling
#276
MarcusLongmuir
closed
3 years ago
1
Add support for proto3 optional presence
#275
awbraunstein
closed
3 years ago
4
How to generate typescript files for services instead of js ones? Is there a way to avoid `require` using import `instead`?
#274
frederikhors
opened
3 years ago
3
Non-message extension fields cause 0.14.1 to fail
#273
pkwarren
closed
3 years ago
0
Fix get/set conflicting method names.
#272
pkwarren
closed
3 years ago
3
Incorrect get/set methods generated for 'extension'/'js_pb_message_id' fields.
#271
pkwarren
closed
3 years ago
0
"npm --prefix ./path install ./path" installs binary files under ./path rather than ./path/node_modules/.bin
#270
zzwx
opened
3 years ago
2
Update protoc & node
#269
MarcusLongmuir
closed
3 years ago
1
Interfaces are created for proto enumerations
#268
Alex66955
closed
3 years ago
4
Next