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

Package detail

@jspreadsheet/formula-pro

jspreadsheet8.4k5.8.0TypeScript support: included

Jspreadsheet formula pro is a JavaScript software to parse spreadsheet-like formulas.

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

readme

changelog

5.4.3

  • Cleaned up formula names that are not present in Excel or Google Sheets;
  • Updated REGEXEXTRACT, REGEXREPLACE, and REGEXMATCH functions;
  • Improved ISERR and ISERROR to catch errors caused by incorrect function names;
  • The adjust precision feature has been improved;

5.4.0

  • REVIEW MATCH and other database functions
  • ISBLANK & OFFSET
  • REFERENCE SY TYPE

5.3.1

  • DAYS360 fix

5.3.0

  • VLOOKUP updates
  • Caching adjustments
  • TEXT

5.1.0

  • VLOOKUP: performance updates;
  • OFFSET: create dynamic chains;

5.0.3

  • AVERAGEIF: fix