Is it me or is Typescript not really plug and play?

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

    The repository for high quality TypeScript type definitions.

  • First I recommend that you check the JS libraries you are going to use are currently ready to use in TS. If the library already supports TS (and provides .d.ts file), no problem, but if not, please check a .d.ts file is provided by DefinitelyTyped.

  • ng2-charts

    Beautiful charts for Angular based on Chart.js

  • For your specific use case, I'd look at using Angular so that you can lean on the Angular CLI which simplifies a lot of this. You'll have something building and on screen after a "git clone", "npm install", "npm start". Then check out including https://github.com/valor-software/ng2-charts to make integrating chart.js with Angular a breeze.

  • 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

  • ⚛️ Explaining React's Types

    1 project | dev.to | 27 Mar 2024
  • Introduction to TypeScript — What is TypeScript?

    1 project | dev.to | 12 Mar 2024
  • DefinitelyTyped

    1 project | news.ycombinator.com | 12 Feb 2024
  • DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_REACT_NODES[keyof DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_REACT_NODES]

    2 projects | /r/programmingcirclejerk | 1 Jun 2023
  • Announcing TypeScript 5.1

    1 project | /r/programming | 1 Jun 2023