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
2,798
Commits
16
Branches
90
Tags
d7a9cb2168b4b476e2ccb440a2a1369cf7853da1
Commit Graph
5 Commits
Author
SHA1
Message
Date
Dolan Miu
982d923553
Improve import alias
...
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01:00
Tom Hunkapiller
e4709a7f8d
simplify core-properties; add xsd comment
2021-05-26 09:27:05 +03:00
Tom Hunkapiller
22e62ed950
add NumberValueElement, representing a simple element with a single number value <foo w:val="1234"/>
2021-05-24 21:05:29 +03:00
Tom Hunkapiller
ce2a0fb864
remove more duplicate classes; add additional values functions; clean up tests
2021-05-24 11:28:10 +03:00
Tom Hunkapiller
ee105cdb83
Simplify run format properties, removing duplicate classes. Add values functions, which check and clean up values for specific defined types from the schema
2021-05-24 08:20:08 +03:00