How can I generate typescript types?

This page summarizes the projects mentioned and recommended in the original post on /r/node

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • openapi-typescript

    Generate TypeScript types from OpenAPI 3 specs

    If you're willing to document your API with an OpenAPI schema, then it should be possible to generate TypeScript types based on the OpenAPI schema with something like openapi-typescript. Also, Typebox can generate JSON schemas, maybe it can be used to generate something that the front-end can also use?

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • typebox

    Json Schema Type Builder with Static Type Resolution for TypeScript

    If you're willing to document your API with an OpenAPI schema, then it should be possible to generate TypeScript types based on the OpenAPI schema with something like openapi-typescript. Also, Typebox can generate JSON schemas, maybe it can be used to generate something that the front-end can also use?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Good programmers worry about data structures and their relationships

    3 projects | news.ycombinator.com | 16 Aug 2024
  • Show HN: API Typegen – Generate TypeScript types from API responses

    2 projects | news.ycombinator.com | 27 Jul 2024
  • TypeSpec: A New Language for API-Centric Development

    11 projects | news.ycombinator.com | 29 Apr 2024
  • OpenAPI-TypeScript – OpenAPI schemas in TypeScript

    1 project | news.ycombinator.com | 24 Nov 2023
  • I'm looking to use my openapi spec to dyanamically create types

    3 projects | /r/typescript | 20 Jun 2023

Did you konow that TypeScript is
the 2nd most popular programming language
based on number of metions?