ttypescript VS simple-ts-transform

Compare ttypescript vs simple-ts-transform and see what are their differences.

ttypescript

Over TypeScript tool to use custom transformers in the tsconfig.json (by cevek)

simple-ts-transform

Library to help create simple typescript transformers (by slune-org)
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
ttypescript simple-ts-transform
9 1
1,520 9
- -
3.5 0.0
11 months ago over 1 year ago
TypeScript TypeScript
- 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.

ttypescript

Posts with mentions or reviews of ttypescript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-18.

simple-ts-transform

Posts with mentions or reviews of simple-ts-transform. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-14.
  • Forking the typescript compiler and building on it?
    5 projects | /r/typescript | 14 Jun 2021
    My point is, instead of *forking* Typescript, why not just write a transform? Instead of creating new syntax, write up a visitor that will walk through something that looks like a result type and output the JS code that handles it correctly. This is how things like optional chaining were supported before they were incorporated into the compiler. Here's a similar question from a few weeks ago that I responded to in more detail.

What are some alternatives?

When comparing ttypescript and simple-ts-transform you can also consider the following projects:

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

ts-optchain - Optional Chaining for TypeScript

ts-nameof - nameof in TypeScript

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

TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

ts-auto-guard - Generate type guard functions from TypeScript interfaces

typescript-transform-paths - Transforms module resolution paths using TypeScript path mapping and/or custom paths

runtypes - Runtime validation for static types

typescript-transformer-handbook - 📘 A comprehensive handbook on how to create transformers for TypeScript with code examples

proposals - Tracking ECMAScript Proposals

sweet.js - Sweeten your JavaScript.