Skip to main content

Module csv

Module csv 

Source
Expand description

CSV parsing for WASM

Provides CSV parsing functionality that can be called from JavaScript.

Functionsยง

parse_csv
Parses CSV data and returns it as a JSON string.