Categorygithub.com/fullstack-lang/gongdocx
repositorypackage
0.0.0-20241031184521-06e12d0d72aa
Repository: https://github.com/fullstack-lang/gongdocx.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

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>