Skip to main content
@graphysdk/data-import-utils converts CSV, TSV, and spreadsheet files into the { columns, rows } data shape used by Graphy agents and chart configs. No @graphysdk/core dependency or npm org token is required.

Installation

Parse a CSV

Parse a Spreadsheet

Parse from Disk (Node.js)

fromFile auto-detects the format from the file extension. See File for details.

Parse from URL

fromURL fetches a remote file and auto-detects the format from the URL path extension. See URL for details.

Features

Entrypoints

Sources

Formats

Licence

npm install is not a commercial licence. Free Trial is 32 days, local or internal, and does not cover a public page. See licence and evaluation.