I may have a crush on the TypeScript compiler, because of stuff like this

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

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
  • monocle-ts

    Functional optics: a (partial) porting of Scala monocle

  • You may be interested also in checking out the implementation of Lens in monocle-ts, one of the libraries in the fp-ts ecosystem

  • ts-functional

  • Sure, here you go :) Allow me to note: it's not quite done - a few local changes haven't been pushed, only a fraction of things have tests, there are naming-inconsistencies and there's definitely lots of potential for improvement... it's more of a "toy"/"demonstration" library. Definitely not optimized for performance or anything.

  • 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 logo
  • spec.ts

    Write tests for your types!

  • Finally, here's an SO Answer to a question about type equality testing in ts, which leads to this github code that tests for type equality using function type syntax in typescript - the solution blew my mind and gave further insight into typescript construction.

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

  • You could have invented lenses!

    1 project | dev.to | 14 Jun 2021
  • Haskell Lens Tutorial by Exercises

    2 projects | news.ycombinator.com | 6 Dec 2022
  • Simple Immutable Data w/ Spectacles 👓

    5 projects | dev.to | 24 Aug 2021
  • From a Lorry Driver to Ruby on Rails Developer at 38

    1 project | news.ycombinator.com | 21 Apr 2024
  • Type-Safe Printf() in TypeScript

    4 projects | news.ycombinator.com | 24 Mar 2024