TypeScript++?

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

Civic Auth - Web2 & Web3 login in a simple SDK
Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.
www.civic.com
featured
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
  1. ttypescript

    Over TypeScript tool to use custom transformers in the tsconfig.json

    Closest I can think of is ttypescript

  2. Civic Auth

    Web2 & Web3 login in a simple SDK. Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.

    Civic Auth logo
  3. proposals

    Tracking ECMAScript Proposals

    As you mentioned, there are proposals.

  4. typescript-transformer-handbook

    📘 A comprehensive handbook on how to create transformers for TypeScript with code examples.

    I would start by researching TypeScript transforms and ts-morph.

  5. sweet.js

    Sweeten your JavaScript.

    There's a weird thing called SweetJS which can be used to extend the language by way of macros.

  6. ts-morph

    TypeScript Compiler API wrapper for static analysis and programmatic code changes.

    There are a couple of ways. Like you mentioned Babel has various features that count as language extensions and there's also SweetJS. I've been interested in exploring the compiler API personally and ts-morph.

  7. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
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

  • The Evolution of JavaScript

    3 projects | dev.to | 14 Nov 2024
  • Civet: A Superset of TypeScript

    6 projects | news.ycombinator.com | 18 Oct 2024
  • Eloquent JavaScript 4th edition (2024)

    10 projects | news.ycombinator.com | 7 Mar 2024
  • Vrite Editor: Open-Source WYSIWYG Markdown Editor

    11 projects | dev.to | 18 Jul 2023
  • Show HN: I made an in-browser code editor with code replay and REPL

    2 projects | news.ycombinator.com | 26 May 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?