How to embed a Word Processor in a React webapp?

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

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

    WebODF - JavaScript Document Engine

  • The closest solution what I want is WebODF. The demo here is basically what I need.However this project was last updated in 2015 and there is no support anymore, so I am pretty reluctant to try this out.

    Is there any tool/package/API I could use to integrate/embed a word processor in my webapp?

    The app would primarily be used on the desktop with Electron, so access to the local disk isn't an issue.

    Would it be more viable to configure existing tools like Draft.js to use pagebreaks?

    Answer link : https://codehunter.cc/a/reactjs/how-to-embed-a-word-processor-in-a-react-webapp

  • 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