sheetjs icon indicating copy to clipboard operation
sheetjs copied to clipboard

📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

Results 131 sheetjs issues
Sort by recently updated
recently updated
newest added

![Capture](https://user-images.githubusercontent.com/32324157/232846821-bc6e8659-3c47-4843-91e4-e224a16e5d2e.PNG) Angular CLI: 14.2.11 Node: 14.21.3 Package Manager: npm 6.14.18 rxjs 7.5.7 typescript 4.7.4

Per the README at https://github.com/SheetJS/sheetjs#-new-home this project is no longer active having moved to https://git.sheetjs.com/sheetjs/sheetjs. To reduce confusion, can you please [archive this GitHub project](https://docs.github.com/en/repositories/archiving-a-github-repository/archiving-repositories)? That way, no one will...

Thanks! But how can I also copy the styles from the sheet? I see that only values are copied, but what about the style? _Originally posted by @perfeliclemente in https://github.com/SheetJS/sheetjs/issues/893#issuecomment-345669299_

[Security] Prototype Pollution in sheetJS https://github.com/advisories/GHSA-4r6h-8v6p-xvw6 **Affected version:** 0.19.3 **Description** All versions of SheetJS CE through 0.19.2 are vulnerable to "Prototype Pollution" when reading specially crafted files. Workflows that do...

currently this module will load the excel file into memory and build the js model, but it doesn't work for large file because memory limitation. Is it possible to provide...

Performance

Hi there For certain cell values the xlsx package yields different formatted display text than Excel. A full example with a file is available at https://github.com/feverpitch-tom/xlsx-rounding-demo. For manual reproduction: Create...

Is it possible? uploading the excel file with all styles, images, merged cells, colors, 3d template and symbols in different tabs. Is it possible to download the same excel file...

This PR is just to check if default branch `github` of sheetjs repository passes the test cases of all PRs.

can we have a support to read the text inside of shapes created by excel ?