Using @microsoft/tsdoc for documenting functions

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

    A doc comment standard for TypeScript

  • I am trying to use the @microsoft/tsdoc package to generate documentation for a given file. I followed the demo that hey have provided https://github.com/microsoft/tsdoc/tree/main/api-demo and it works for the sample input they provided, shown below.

  • 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

  • What am I Missing (or Could Benefit From Using) For My Stack?

    1 project | /r/webdev | 29 Nov 2022
  • Is it better to use the JSDoc return type or TypeScript return type?

    1 project | /r/typescript | 4 Apr 2022
  • TSDoc – Documentation Your TypeScript in Code

    1 project | news.ycombinator.com | 25 Mar 2022
  • I'm having trouble documenting the following function with JSDoc. Unable to type a parameter with T[K]

    1 project | /r/typescript | 6 Oct 2021
  • How to properly document components

    2 projects | /r/vuejs | 22 Oct 2022