The next step of a web application that automates the production of legal documents

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

    Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.

  • Since I don't have much knowledge of web development, the application has a very basic structure: html + css + javascript. To generate the document, I use a library called docx.js (https://docx.js.org). When the user clicks to submit the form, the request is passed to a function in the main file (app.js), which , through conditional logic, assembles the document using docx.js.

  • 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

  • Ajuda docx

    1 project | /r/programacao | 19 Jun 2023
  • A próxima etapa de um aplicativo da Web que automatiza a produção de documentos legais

    1 project | /r/brdev | 21 May 2023
  • Any idea why this Node.js code doesn't work?

    1 project | /r/node | 20 Dec 2022
  • Is there some way in which I can render Word documents in a browser using an Angular application

    1 project | /r/angular | 4 Aug 2022
  • Limitations of vba for mac

    1 project | /r/vba | 20 Mar 2022