File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,9 @@ Read, manipulate and write spreadsheet data and styles to XLSX and JSON.
88
99Reverse engineered from Excel spreadsheet files as a project.
1010
11- [ 中文文档] ( README_zh.md )
11+ # Translations
12+
13+ * [ 中文文档] ( README_zh.md )
1214
1315# Installation
1416
@@ -23,6 +25,10 @@ npm install exceljs
2325 Merged <a href="https://github.com/exceljs/exceljs/pull/923">Add document for zip options of streaming WorkbookWriter #923</a>.
2426 Many thanks to <a href="https://github.com/piglovesyou">Soichi Takamura</a> for this contribution.
2527 </li >
28+ <li >
29+ Merged <a href="https://github.com/exceljs/exceljs/pull/933">array formula #933</a>.
30+ Many thanks to <a href="https://github.com/yoann-antoviaque">yoann-antoviaque</a> for this contribution.
31+ </li >
2632</ul >
2733
2834# Contributions
You can’t perform that action at this time.
0 commit comments