This website requires JavaScript.
Explore
Help
Sign In
smartyellow
/
docx-js
Watch
2
Star
0
Fork
0
You've already forked docx-js
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
edce1bef929a28ac641902569ea2a9db8197c0f0
docx-js
/
src
/
file
/
document
/
index.ts
4 lines
91 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Refactor document into own file
2017-09-19 15:36:41 +01:00
export
*
from
"./document"
;
Allow creating Styles and assigning them to File.Styles Closes #109
2018-08-16 16:28:10 -04:00
export
*
from
"./document-attributes"
;
feature: add support to add mutiple sections to the document inc. headers and footers - write missing tests
2018-06-21 12:03:34 +02:00
export
*
from
"./body"
;
Reference in New Issue
Copy Permalink