Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@jspreadsheet/parser

jspreadsheet5.7k5.8.8TypeScript support: included

Convert XLSX to JSS spreadsheet parser. This is a premium extension and requires a license.

spreadsheet, online spreadsheet, jspreadsheet, jexcel, tables, table, excel, google spreadsheet, spreadsheet formulas, grid, grid-editor, data-table, data-grid, data-spreadsheet

readme

changelog

5.5.4

  • Fixed the import of dropdown content;
  • Fixed the import of charts with transparent colors;
  • Standardized the import of transparent chart colors as "transparent" (previously could also be "none");
  • Fixed the import of shapes generated with the "render" extension;
  • Enabled the import of list validations with cross-worksheet references;
  • Fixed the import of theme files when the filename differs from the default;
  • Corrected the import of minDimensions, ensuring proper handling of merged cell sizes;

5.5.2

  • Fix the import of files generated with the render extension in the parser extension, setting a default theme.
  • Fix the import of conditional formatting with "text" and "equal to" criteria in the parser extension.

5.5.1

  • Import the default column width in the parser extension.
  • Data grid media positions fix;

5.5.0

  • Fix the import of the default font size for axis labels and chart legends.
  • Fix the import of omitted colors in pie charts.
  • Fix the import of notes.
  • Fix an error in the import of the "bold" style in shared strings.

5.4.0

  • Import from the backend

5.0.3

  • Fixes importing some charts