Skip to content

Generate typings #8

@michielbdejong

Description

@michielbdejong

As TypeScript is gaining wide adoption in the node community, it would be good to not only produce the JavaScript client but also typings for the different message classes.

TypeScript builds on top of JavaScript, and a TypeScript binding is basically the same .js files for the code, plus separate typings files that add type information.

It seems the google-protobuf package does not support generating code+typings, but protobufjs does. I'll investigate if I can use that package to generate typings for cs3apis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions