https://github.com/kaymekaydex/go-docx
Library for working with docx format
https://github.com/kaymekaydex/go-docx
Last synced: about 1 year ago
JSON representation
Library for working with docx format
- Host: GitHub
- URL: https://github.com/kaymekaydex/go-docx
- Owner: KaymeKaydex
- License: mit
- Created: 2023-08-06T07:12:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T15:47:59.000Z (over 2 years ago)
- Last Synced: 2025-02-07T10:33:39.460Z (over 1 year ago)
- Language: Go
- Size: 2.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go-Docx Library
a library has been created for working with docx files, parsing them and changing data in them
Future:
- [ ] parse docsProps
- [ ] parse rels/
- [ ] parse word/
- [ ] work with file structure with all dependencies
- [ ] add CI
- [ ] ok marshal equal to original files