Aller au contenu
A simple 2D 8-bit style icon depicts a geometric spreadsheet with visible grid cells and bold, blocky tabs. Over the spreadsheet is a thickly outlined gear symbol, representing a parser. The design uses five distinct corporate colors, features only flat, basic shapes, and is shown without people or text, against a transparent background. The image is small and square, 128 by 128 pixels, with no shadows or gradients.

XLSX

AI generated translation.

Analyse et conversion en chaîne des fichiers de tableur Excel, xlsx.

Les parsers fournissent également un analyseur polyvalent pour XLSX. Il renvoie un tableau de feuilles (name, rows) où chaque ligne est un tableau d’objets.

const sheets = await parsers.XLSX(env.files[0])