Q: C# Xml like comments for javascript and other languages

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

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

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • FYI: Jsdocs (and IntelliSense) have some problems with ES6 modules when using the `.mjs` extension (standard extension for ECMAScript modules and, as I understand (or read somewhere), is required by some browsers). I Filed a [bug report](https://github.com/microsoft/TypeScript/issues/47037) on vscode (which got transferred to the typescript repo, which, apparently?, handles the syntax highlighting and stuff for javascript in vscode.) This got closed later as it appeared that this bug seamed fixed in the the [current insider (1.63.0)](https://code.visualstudio.com/insiders/#), beta?, version of vscode.

  • 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

  • JSR Is Not Another Package Manager

    2 projects | news.ycombinator.com | 25 Apr 2024
  • Understanding the Difference Between Type and Interface in TypeScript

    1 project | dev.to | 2 Apr 2024
  • Proposal: Types as Configuration

    1 project | news.ycombinator.com | 1 Apr 2024
  • A Deep Dive into the satisfies operator in Typescript

    1 project | dev.to | 12 Mar 2024
  • Building a full stack app with Remix, Prisma, and Neon

    2 projects | dev.to | 12 Mar 2024