Skip to content

json-type to TypeScript #103

@streamich

Description

@streamich
  • Implement function which converts json-type schema to TypeScript types.
  • Maybe use AST builder to generate a proper AST?
    • Although it is not sensible to use it on the Web.
  • Convert json-type to custom TypeScript AST.
  • Output JSDoc comments.
  • Generate TypeScript for services.
  • Generate TypeScript for RPC methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions