Newbie - Converting TS files to JS

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

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

    TypeScript execution and REPL for node.js

  • Some people prefer to use https://github.com/TypeStrong/ts-node with https://www.npmjs.com/package/ts-node-dev.

  • express-ts-base

    used for my small projects as base

  • Here, have a look at https://github.com/bmxpiku/express-ts-base/blob/master/package.json I created template which then is used to build production code, feel free to check it out :)

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

  • "SyntaxError: Cannot use import statement outside a module" trying to run Mathigon/Studio

    1 project | /r/typescript | 21 Feb 2022
  • An Introduction to Deno: Is It Better Than Node.js?

    1 project | news.ycombinator.com | 11 Feb 2022
  • Can't use an import statement outside a module?

    1 project | /r/typescript | 25 Oct 2021
  • How to get started with TS as a developer with 2 years of JS (React, RN) development experience?

    1 project | /r/typescript | 6 Jan 2021
  • TypeScript Without Transpilation

    3 projects | news.ycombinator.com | 11 Aug 2023