TabularJS
All formats

SLK to JSONSYLK

Symbolic Link format.

Microsoft's line-based spreadsheet format from the Multiplan era. TabularJS decodes E-parameter formulas and row/column records.

Feature support

Data values
Formulas
Styles
Merged cells
Comments
Column metadata

Example

js
const result = await tabularjs('data.slk');

Why TabularJS for SYLK?