Skip to content

fullstack-lang/gongdocx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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