1.0.6 • Published 1 year ago

protoc-gen-ts-interfaces-plugin v1.0.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Protobuf-TS-Interfaces

License

Generates Typescript Interfaces form ProtoBuf Files. Useful for typing the from and to Json methods. So if you want to serialize the JS/TS-ProtoBuf-Classes to and from json you now can typesafe the json files, not only the classes. Needed in frontend-development where e.g. the state/store has to be serializable.

TypeScript

The generated code is compatible with TypeScript v4.1.2 or later, with the default compiler settings.

Copyright

The code to encode and decode varint is Copyright 2008 Google Inc., licensed under BSD-3-Clause.
All other files are licensed under Apache-2.0, see LICENSE.

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago