0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #28 from SunboX/patch-1 More... over 7 years ago
2.3.2 More... almost 8 years ago
Merge pull request #42 from mWater/master More... almost 8 years ago
Incorpote fix from/for https://github.com/stephen-hardy/xlsx.js/issues/24 More... almost 8 years ago
Merge pull request #34 from mWater/escape-fix More... about 9 years ago
Bumped node-zip version More... over 9 years ago
Improved unescaping of XML More... over 9 years ago
Allow to force cell as text More... about 10 years ago
Cleanup and check for XML file before read More... over 10 years ago
Merge pull request #19 from eskimoblood/patch-1 More... over 10 years ago
Merge pull request #20 from seansfkelley/master More... over 10 years ago
Merge pull request #21 from eddieloeffen/patch-1 More... over 10 years ago
Tell Excel to refresh formula calculations as soon as the file is opened. More... over 10 years ago
Don't unconditionally clobber any existing JSZip variable. More... over 10 years ago
Fix #18 More... over 10 years ago
Merge pull request #13 from feugy/master More... almost 11 years ago
Fix column width when containing only numbers More... almost 11 years ago
New feature: cells vertical alignement when saving with `cell.vAlign = 'x'` More... almost 11 years ago
New feature: merge cells horizontally and vertically when saving with `cell.rowSpan = x` and `cell.colSpan = x` More... almost 11 years ago
New feature: set cell font style when saving with `cell.bold = true`, `cell.italic = true`, `cell.fontName = 'x'` or `cell.fontSize = x` More... almost 11 years ago
New features: support border colors at cell level when saving with `cell.borders = {bottom: 'FF0000', top: 'FF0000'}` More... almost 11 years ago
New feature: set cell horizontal alignement when saving with `cell.hAlign = 'x'` More... almost 11 years ago
New feature: set column with to largest cell when saving with `cell.autoWidth = true` More... almost 11 years ago
Update dependencies versions More... almost 11 years ago
Usage of forked version of node-zip that embed the last jszip version (fix for Java deflate problems) More... about 11 years ago
Fix main declaration in package.json (dot in name is not problematic) More... about 11 years ago
Remove dto from package name which is buggy with npm Re-indent main file (and remove //} comments) More... about 11 years ago
Add package.json, nodejs export and require directive, and very simple unit tests More... about 11 years ago
Read blank cells, maxCol, maxRow, write formulas More... over 11 years ago
Create README.md More... over 11 years ago