ts-patch

Augment the TypeScript compiler to support extended functionality (by nonara)

Ts-patch Alternatives

Similar projects and alternatives to ts-patch

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ts-patch alternative or higher similarity.

ts-patch reviews and mentions

Posts with mentions or reviews of ts-patch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-20.
  • Introducing TypeChat from Microsoft
    18 projects | news.ycombinator.com | 20 Jul 2023
    yup, just found that, super neat, I am 100% interested in using this for other runtime validation...

    It's interesting because I've always been under the impression the TS team was against the use of types at runtime (that's why projects like https://github.com/nonara/ts-patch) exist, but now they're doing it themselves with this project...

  • Typescript compiler 'plugin' to add JS code generation
    3 projects | /r/typescript | 8 Jul 2023
  • Functions and algorithms implemented purely with TypeScript's type system
    9 projects | news.ycombinator.com | 4 Jul 2023
    I recently learned about Typescript transformers[0] and wish they were better supported in a first-class manner. Working with ttypescript or ts-patch[1] is easy enough, but it still feels like you're doing something you shouldn't be doing.

    My goal was to pass the Typescript types to the JS runtime, maybe there's a better way and GPT-4 just led me astray...

    [0] https://github.com/itsdouges/typescript-transformer-handbook

    [1] https://github.com/nonara/ts-patch

  • Runtime Data Validation from TypeScript Interfaces
    4 projects | dev.to | 14 Jan 2022
    To accomplish this, I wrote a couple of transformer plugins for TypeScript. Now, tsc doesn't support plugins by default. (You may have seen plugins in the tsconfig.json for a project, but they are plugins for the editor's language server, not the compiler.) Luckily for us, again, there exists a fantastic open-source package to solve this problem. Ron S. maintains a package called ts-patch which, aptly, patches the tsc installation for a project to allow the project to specify compiler-plugins.
  • Typescript AST manipulation in Deno?
    3 projects | /r/Deno | 4 Sep 2021
  • A note from our sponsor - SurveyJS
    surveyjs.io | 2 May 2024
    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. Learn more →

Stats

Basic ts-patch repo stats
6
647
7.3
about 1 month ago

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