Announcing TypeScript 5.0 Beta

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
  • proposal-decorators

    Decorators for ES6 classes

  • It's a step in the right the direction, once Decorators are in the warmth, they will slowly be able to expand them https://github.com/tc39/proposal-decorators/blob/master/EXTENSIONS.md

  • arktype

    TypeScript's 1:1 validator, optimized from editor to runtime

  • With added support for .ts extensions and some import_map magic, our repo can finally support development and testing both Node and Deno without a build step!

  • 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
  • tsyringe

    Lightweight dependency injection container for JavaScript/TypeScript

  • This is exciting but also make be a bit nervous as my projects make extensive use of https://github.com/microsoft/tsyringe and the decorator changes are not going to play nice.

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

  • Approach to applying DI container to an existing codebase?

    1 project | /r/learnprogramming | 21 Mar 2023
  • Dependency injection without the decorators

    2 projects | /r/node | 6 Jun 2022
  • Algum dev NodeJS (express) ai pra me dar umas dica?

    1 project | /r/brdev | 19 May 2022
  • Dependency inversion principle in Typescript

    1 project | /r/typescript | 15 Jan 2022
  • Why and how to use service injection in Node.js

    3 projects | news.ycombinator.com | 31 Oct 2021