Skip to content

fullstack-lang/gongdocx

Repository files navigation

gongdocx

A fullstack application (go and angular) for analysing docx file.

Based on mattn's docx2md (https://github.com/mattn/docx2md)

Compilation

cd ng
npm i
ng build
cd ../go/cmd/gongdocx
go install

Usage

goongdocx <file>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages