flowgen VS avro-to-typescript

Compare flowgen vs avro-to-typescript and see what are their differences.

flowgen

Generate flowtype definition files from TypeScript (by joarwilk)

avro-to-typescript

Compile Apache Avro schema files to TypeScript classes (by bornfight)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
flowgen avro-to-typescript
1 1
658 35
- -
0.0 0.0
6 months ago over 1 year ago
TypeScript TypeScript
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

flowgen

Posts with mentions or reviews of flowgen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-05.
  • Creating a modern JS library: TypeScript and Flow
    5 projects | dev.to | 5 Apr 2021
    If you are writing your library with Flow, you can use build tooling to automate the process. Alternatively, use flowgen to only need to maintain a TypeScript definition file and automate the process of Flow support. In any case, Flow is pretty rare today; supporting just TypeScript will probably never be a problem.

avro-to-typescript

Posts with mentions or reviews of avro-to-typescript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-22.
  • Open source proxy layer in front of Kafka for strongly typed events?
    2 projects | /r/apachekafka | 22 Oct 2021
    Thanks for the pointer on the Schema Registry! I'm thinking that we could have our Avro schemas and then generate strongly typed SDKs for our microservices using something like an Avro to Typescript types generator. These SDKs could use an existing Kafka Client, assuming we'd be using Kafka for our event streaming layer.

What are some alternatives?

When comparing flowgen and avro-to-typescript you can also consider the following projects:

DefinitelyTyped - The repository for high quality TypeScript type definitions.

tiny-sass-compiler - Another sass compiler write from scatch,runnable on both node and browser

flow-typed - A central repository for Flow library definitions

TypeScriptToLua - Typescript to lua transpiler. https://typescripttolua.github.io/

typegoose - Typegoose - Define Mongoose models using TypeScript classes.

plumber - A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems.

DefinitelyTyped - The repository for high quality TypeScript type definitions. [Moved to: https://github.com/DefinitelyTyped/DefinitelyTyped]

estrella - Lightweight and versatile build tool based on the esbuild compiler

slonik - A Node.js PostgreSQL client with runtime and build time type safety, and composable SQL.

sucrase - Super-fast alternative to Babel for when you can target modern JS runtimes

wtfjs - 🤪 A list of funny and tricky JavaScript examples

TypeCake - TypeCake is a language that compiles to TypeScript types. (WIP)