TypeScript Generator

Open-source TypeScript projects categorized as Generator

Top 23 TypeScript Generator Projects

  1. ignite

    Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more! 9 years of continuous development and counting.

    Project mention: Yet Another Newsletter LOL: Pi Day | dev.to | 2024-03-17

    Jamon Holmgren, CTO at Infinite Red, joins Nick Taylor to discuss the Ignite project, https://github.com/infinitered/ignite, a battle-tested React Native boi...

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. typedoc

    Documentation generator for TypeScript projects.

    Project mention: TypeDoc usage in @vercel/edge | dev.to | 2024-10-16
  4. qrbtf

    AI & parametric QR code generator. AI & 参数化二维码生成器。https://qrbtf.com

    Project mention: Show HN: Qrframe – generate beautiful qrcodes with code | news.ycombinator.com | 2024-09-30

    I originally build a QR code generator as a resume project using Rust and I realized a web interface would make customization way easier. This still generates the "data" using that rust library via wasm, but the rendering is all editable javascript to make an SVG or paint on an HTML canvas. I was especially inspired by https://qrbtf.com which had some unique style options I had never seen before, which I ended up copying, and then I made some more.

  5. typia

    Super-fast/easy runtime validators and serializers via transformation

    Project mention: LLM Function calling A.I. Chatbot from OpenAPI Document | dev.to | 2024-12-20

    At the next article, I'll show you how to utilize typia's LLM function calling schema composer, and how to integrate it with the A.I. chatbot application.

  6. compodoc

    :notebook_with_decorative_cover: The missing documentation tool for your Angular, Nest & Stencil application

    Project mention: Générer des documentations pour une application Angular, Nest JS, Vue JS, Node JS | dev.to | 2024-07-20

    Découvrez la page officielle de Compodoc !

  7. openapi-devtools

    Browser extension that generates API specs for any app or website

    Project mention: U.S. National Park Service API | news.ycombinator.com | 2024-01-22
  8. extension.js

    🧩 The cross-browser extension framework.

    Project mention: Plasmo – a framework for building modern Chrome extensions | news.ycombinator.com | 2024-08-20

    i built a chrome extension recently and i was evaluating/trying out different frameworks for building a browser extension.

    for anyone who is interested for an alternative to Plasmo, i chanced upon https://github.com/extension-js/extension.js

  9. flowchart-fun

    Easily generate flowcharts and diagrams from text ⿻

    Project mention: Ask HN: Anyone use a code to mindmap/flowchart tool? | news.ycombinator.com | 2024-02-24

    https://flowchart.fun recently helped a lot with a project.

  10. openapi-typescript-codegen

    NodeJS library that generates Typescript or Javascript clients based on the OpenAPI specification

  11. pgtyped

    pgTyped - Typesafe SQL in TypeScript

    Project mention: Litdb – type safe SQL for JavaScript/TS | news.ycombinator.com | 2024-12-05
  12. projen

    Rapidly build modern applications with advanced configuration management

    Project mention: Amazon tells employees to return to office five days a week | news.ycombinator.com | 2024-09-16

    Commenting to myself:

    This looks interesting and relevant:

    - https://github.com/projen/projen

    - https://aws.amazon.com/blogs/devops/getting-started-with-pro...

    - https://projen.io/

    Looks Amazon official. Okay, I'm hype, this will be fun to play with.

  13. tts-generation-webui

    TTS Generation Web UI (Bark, MusicGen + AudioGen, Tortoise, RVC, Vocos, Demucs, SeamlessM4T, MAGNet, StyleTTS2, MMS, Stable Audio, Mars5, F5-TTS, ParlerTTS)

    Project mention: OpenVoice: Versatile Instant Voice Cloning | news.ycombinator.com | 2024-03-29

    https://github.com/rsxdalv/tts-generation-webui

  14. openapi-ts

    🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more. Support: @mrlubos

    Project mention: Stop Gaslighting Me - AI Won't Replace Human Devs Anytime Soon | dev.to | 2024-10-10

    It was fairly fixable thanks to hey-api (by @mrlubos) being awesome and supporting manually defining routes on top of generated types 🙏.

  15. generator-ngx-rocket

    :rocket: Extensible Angular 14+ enterprise-grade project generator

  16. ts-json-schema-generator

    Generate JSON schema from your Typescript sources

    Project mention: Creating a 3D config with types | dev.to | 2024-12-05

    JSON is simple and flexible, but has no typing information. Sure it is possible to join a JSON schema file, but that needs to be taken care of and checked. Ex, with additional tooling like typescript-json-schema or ts-json-schema-generator.

  17. drip-table

    A tiny and powerful enterprise-class solution for building lowcode tables. 轻量、强大的企业级表格可视化搭建解决方案。

  18. log4brains

    ✍️ The Architecture Decision Record (ADR) management and publication tool

  19. prisma-kysely

    🪄 Generate Kysely types directly from your Prisma schema!

  20. typegraphql-prisma

    Prisma generator to emit TypeGraphQL types and CRUD resolvers from your Prisma schema

    Project mention: Update to Prisma 5.18.0 in typegraphql-prisma-nestjs | dev.to | 2024-08-08

    Synced with latest https://github.com/MichalLytek/typegraphql-prisma/releases/tag/v0.28.0

  21. openapi-zod-client

    Generate a zodios (typescript http client with zod validation) from an OpenAPI spec (json/yaml)

    Project mention: How to Automatically Consume RESTful APIs in Your Frontend | dev.to | 2024-01-25

    Since the OpenAPI specification is language-agnostic, we can use the output to validate data in both our frontend and backend. This approach makes total sense since we can provide uniform validation rules on both sides of our stack. There are a few libraries out there that can help us with this task, such as typed-openapi or openapi-zod-client, which can take an OpenAPI definition as an input and transform it to zod schema definitons.

  22. Eigengrau-s-Essential-Establishment-Generator

    A town generator that is suitable for out of the box play in any fantasy TTRPG setting.

  23. scaffdog

    :dog: scaffdog is Markdown driven scaffolding tool.

  24. html

    🏛️ Super fast JSX runtime to generate HTML strings that works everywhere. If it supports string we got you covered. (by kitajs)

    Project mention: Templating in JavaScript, from Zero Dependencies on Up (2021) | news.ycombinator.com | 2024-07-14

    For those looking for something more robust... this is where I'd look: https://github.com/kitajs/html.

    Also Honojs (hono.dev) has a built in HTML function which is quite good and I've used extensively.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Generator discussion

Log in or Post with

TypeScript Generator related posts

  • Show HN: Generate HTML Elements Using HTM ("Hyperscript Tagged Markup") or JSX

    1 project | news.ycombinator.com | 25 Oct 2024
  • TypeDoc usage in @vercel/edge

    3 projects | dev.to | 16 Oct 2024
  • Show HN: I built the most over-engineered Deal With It emoji generator

    12 projects | news.ycombinator.com | 15 Oct 2024
  • Update to Prisma 5.18.0 in typegraphql-prisma-nestjs

    2 projects | dev.to | 8 Aug 2024
  • Eight Years of GraphQL

    4 projects | news.ycombinator.com | 17 Jul 2024
  • AsyncAPI: a practical look

    2 projects | dev.to | 3 May 2024
  • Generative HTTP API Clients

    2 projects | dev.to | 5 Feb 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Generator projects in TypeScript? This list will help you:

# Project Stars
1 ignite 17,944
2 typedoc 7,864
3 qrbtf 6,329
4 typia 4,760
5 compodoc 4,021
6 openapi-devtools 3,994
7 extension.js 3,964
8 flowchart-fun 3,175
9 openapi-typescript-codegen 3,036
10 pgtyped 3,010
11 projen 2,727
12 tts-generation-webui 1,938
13 openapi-ts 1,666
14 generator-ngx-rocket 1,527
15 ts-json-schema-generator 1,490
16 drip-table 1,481
17 log4brains 1,175
18 prisma-kysely 970
19 typegraphql-prisma 894
20 openapi-zod-client 852
21 Eigengrau-s-Essential-Establishment-Generator 828
22 scaffdog 717
23 html 611

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com