Showing 1-9 of 9 packages
Converts a csv file to a json.
This library provides functions for converting Excel files into JSON objects, with an automatic conversion of Excel date formats into Unix timestamps by default. The library is optimized for performance by processing Excel rows in parallel, resulting in s
Converts csv to json
a CSV to JSON converter
A simple npm package for generating json file (.json) from CSV file.
Seamless convert xlsx to json with optional option to lowerCase the excel headers (Credits rahil471/node-xlsx-json library)
CSV to deep json libarary
Reads a text file, CSV file or data variable having a table and returns an array of obects. In which each object consists of all headers as keys and there data as values.
This project provides a WebAssembly module to convert CSV data to JSON data. It can accept both text and binary CSV data.