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
993f8f81f79b2ec5ab0581c546639fd2bd4ab8f1
docx-js
/
src
/
file
/
settings
History
Bruce Duncan
77edf8862b
Added constant EMPTY_OBJECT (an empty sealed object) that is used to indicate to the
xml
library that an empty XML element should be generated, and use it in the JSON hardcoded into the tests.
2019-04-10 13:47:38 -04:00
..
compatibility.spec.ts
Added constant EMPTY_OBJECT (an empty sealed object) that is used to indicate to the
xml
library that an empty XML element should be generated, and use it in the JSON hardcoded into the tests.
2019-04-10 13:47:38 -04:00
compatibility.ts
Add setting for not justify lines ending in soft line break
2019-03-05 17:17:06 +01:00
index.ts
added settings.xml back
2018-09-20 10:11:59 -03:00
settings.spec.ts
Optimize XML output by properly constructing objects to send to the xml library so that it can produce proper empty elements.
2019-04-09 05:27:18 -04:00
settings.ts
Add setting for not justify lines ending in soft line break
2019-03-05 17:17:06 +01:00
update-fields.spec.ts
Optimize XML output by properly constructing objects to send to the xml library so that it can produce proper empty elements.
2019-04-09 05:27:18 -04:00
update-fields.ts
Introduce some functional programming techniques
2018-11-02 02:51:57 +00:00