Roman Kalyakin
Roman Kalyakin
Protobuf.js `encode` method always sorts fields by their ID before writing a message to a byte array. However in some cases it may be necessary to tell protobuf.js to use...
Generating literal types alongside string and int Enums. We really need it in our code so have this in our custom templates. I thought there are others who would like...
Right now all tags except `style` in `.vue` files are treated as templates. This PR adds a configuration option that makes the exclusion list configurable. It also adds the `i18n`...