dom2docx:用于在浏览器中创建 Microsoft Word docx (OpenXML) 文档的工具-源码

上传者: 42112658 | 上传时间: 2021-07-11 13:03:35 | 文件大小: 259KB | 文件类型: ZIP
dom2docx.js 用于在浏览器中创建 Microsoft Word docx (OpenXML) 文档的工具。 传递 dom 元素以生成 dom 元素的 .docx 文件。 定义了默认样式,但这可以通过传入自定义样式.xml 文件来自定义。 (请参阅下面的Customizing Styles部分) 目前支持的 Dom 元素:Paragraph (p)、Bold (b)、Strong (strong)、Italic (i)、Emphasis (em)、Underline (u)、Inserted (ins)、Small (small)、Strikethough (strike)、已删除 (del)、上标 (sup)、下标 (sub)、突出显示 (mark)、标题 (h1-h6)、换行符 (br) 无序列表 (ul)、列表项 (li) 描述列表 (dl)、描述术语 (dt)、描述 描

文件下载

资源详情

[{"title":"( 46 个子文件 259KB ) dom2docx:用于在浏览器中创建 Microsoft Word docx (OpenXML) 文档的工具-源码","children":[{"title":"dom2docx-develop","children":[{"title":"src","children":[{"title":"utils.coffee <span style='color:#111;'> 439B </span>","children":null,"spread":false},{"title":"docx","children":[{"title":"manifest.coffee <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"zip.coffee <span style='color:#111;'> 484B </span>","children":null,"spread":false},{"title":"skeleton","children":[{"title":"word","children":[{"title":"fontTable.xml <span style='color:#111;'> 3.01KB </span>","children":null,"spread":false},{"title":"webSettings.xml <span style='color:#111;'> 433B </span>","children":null,"spread":false},{"title":"settings.xml <span style='color:#111;'> 2.20KB </span>","children":null,"spread":false},{"title":"theme","children":[{"title":"theme1.xml <span style='color:#111;'> 7.47KB </span>","children":null,"spread":false}],"spread":true},{"title":"_rels","children":[{"title":"document.xml.rels <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false}],"spread":true},{"title":"stylesWithEffects.xml <span style='color:#111;'> 22.88KB </span>","children":null,"spread":false},{"title":"numbering.xml <span style='color:#111;'> 3.94KB </span>","children":null,"spread":false},{"title":"styles.xml <span style='color:#111;'> 22.03KB </span>","children":null,"spread":false}],"spread":true},{"title":"_rels","children":[{"title":"_rels <span style='color:#111;'> 592B </span>","children":null,"spread":false}],"spread":true},{"title":"[Content_Types].xml <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false},{"title":"docProps","children":[{"title":"app.xml <span style='color:#111;'> 699B </span>","children":null,"spread":false},{"title":"core.xml <span style='color:#111;'> 759B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"xml","children":[{"title":"xml.coffee <span style='color:#111;'> 63B </span>","children":null,"spread":false},{"title":"element.coffee <span style='color:#111;'> 847B </span>","children":null,"spread":false}],"spread":true},{"title":"docxml","children":[{"title":"wrapper.coffee <span style='color:#111;'> 3.15KB </span>","children":null,"spread":false},{"title":"node_list.coffee <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false}],"spread":true},{"title":"dom2docx.coffee <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"dom2docxml.coffee <span style='color:#111;'> 501B </span>","children":null,"spread":false}],"spread":true},{"title":"build.js <span style='color:#111;'> 346B </span>","children":null,"spread":false},{"title":"module_wrappers","children":[{"title":"wrap-end.frag.js <span style='color:#111;'> 57B </span>","children":null,"spread":false},{"title":"wrap-start.frag.js <span style='color:#111;'> 253B </span>","children":null,"spread":false}],"spread":true},{"title":"test","children":[{"title":"index.html <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"dom2docxml","children":[{"title":"headings_spec.coffee <span style='color:#111;'> 582B </span>","children":null,"spread":false},{"title":"lists_spec.coffee <span style='color:#111;'> 2.25KB </span>","children":null,"spread":false},{"title":"formatting_spec.coffee <span style='color:#111;'> 5.34KB </span>","children":null,"spread":false},{"title":"paragraphs_spec.coffee <span style='color:#111;'> 762B </span>","children":null,"spread":false}],"spread":true},{"title":"docx","children":[{"title":"zip_spec.coffee <span style='color:#111;'> 686B </span>","children":null,"spread":false}],"spread":true},{"title":"utils_spec.coffee <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"xml","children":[{"title":"xml_spec.coffee <span style='color:#111;'> 679B </span>","children":null,"spread":false},{"title":"element_spec.coffee <span style='color:#111;'> 3.12KB </span>","children":null,"spread":false}],"spread":true},{"title":"docxml","children":[{"title":"node_list_spec.coffee <span style='color:#111;'> 2.34KB </span>","children":null,"spread":false}],"spread":true},{"title":"dom2docxml_spec.coffee <span style='color:#111;'> 432B </span>","children":null,"spread":false},{"title":"docx_spec.coffee <span style='color:#111;'> 261B </span>","children":null,"spread":false}],"spread":true},{"title":"support","children":[{"title":"sinon-chai.js <span style='color:#111;'> 5.24KB </span>","children":null,"spread":false},{"title":"sinon.js <span style='color:#111;'> 178.95KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"README.md <span style='color:#111;'> 2.12KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 226B </span>","children":null,"spread":false},{"title":"dist","children":[{"title":"dom2docx.js <span style='color:#111;'> 394.39KB </span>","children":null,"spread":false},{"title":"dom2docx.min.js <span style='color:#111;'> 158.41KB </span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 65B </span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'> 713B </span>","children":null,"spread":false},{"title":"vendor","children":[{"title":"FileSaver.js <span style='color:#111;'> 7.57KB </span>","children":null,"spread":false},{"title":"jszip.js <span style='color:#111;'> 280.74KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明