Skip to content

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

Notifications You must be signed in to change notification settings

probablyArth/EzEdit

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published