I would like to make a document editor with angular from scratch to integrate it in an angular application instead of Syncfusion document editor. Also want to use JSON for controls instead of HTML. Any type of help will be appreciated. This might me a hint to move forward.
This custom document editor should be able to format and edit any type of document, especially word documents. One example could be this textarea element in which I am writing this content right now.