probablyArth / EzEdit

Edit Docx for free! A markdown based docx editor webapp, submission for slingshot challenge #7

Home Page:https://youtu.be/12Mw8mDX4GQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EzEdit

Edit Docx for free

Problem Statement

We all know how to edit documents on Word. However, to date, there's no good open source implementation of a .docx editor in npm/javascript. Most solutions out there are paid -- the goal is to make something better and free for the world to use.

Solution

A webapp with rich text editor to edit the docx file and translate that to html and ability to download as docx file.

Still there are a lot of missing formattings like equations, videos due to lack of library support, but it works good as a general document editor.

Youtube Demo

Running locally

Clone the repo, cd into the project folder then run

yarn dev

and open localhost:3000 on your browser

About

Edit Docx for free! A markdown based docx editor webapp, submission for slingshot challenge #7

https://youtu.be/12Mw8mDX4GQ


Languages

Language:Python 91.1%Language:C 6.3%Language:XSLT 1.3%Language:Cython 1.1%Language:PowerShell 0.2%Language:TypeScript 0.1%Language:Batchfile 0.0%Language:JavaScript 0.0%Language:HTML 0.0%