Does anyone have reccomendations for a Javascript library to manage our software documentation? More info inside.

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

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

    📘 OpenAPI/Swagger-generated API Reference Documentation

  • If you're explicitly about API docs, Redoc is pretty good if you write your API docs down in the OpenAPI format. It's also autogenerated, though.

  • Docusaurus

    Easy to maintain open source documentation websites.

  • There are lots of good solutions here. Docusaurus is one I prefer because the docs are written in markdown, but extensible with React, and can be versioned. However, you have to implement your site within the Docusaurus framework instead of embedding it into an existing site. (I can't find any documentation on inverting things like that, at least.)

  • 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

  • Sugestões para o ambiente de trabalho

    2 projects | /r/brdev | 27 Jul 2022
  • Best Software Documentation Tools

    4 projects | dev.to | 5 Feb 2024
  • Show HN: LintGPT – Write API Style Guides in Natural Language

    1 project | news.ycombinator.com | 25 Oct 2023
  • Show HN: Generate OpenAPI from Your Tests

    1 project | news.ycombinator.com | 17 Oct 2023
  • Show HN: REST Alternative to GraphQL and tRPC

    8 projects | news.ycombinator.com | 10 Oct 2023