CSV Packages

csv2png

提供将csv压缩成png图片的功能,以及将压缩后的png还原成csv文件。

1.0.1 • Published 3 years ago

csv_matchy

This library provides functionality to upload CSV files, match the file header with existing options, and validate the contents of the CSV files based on predefined conditions. The validation includes checking for mandatory fields, maximum or minimum leng

1.0.1 • Published 1 year ago

csv_tables

Creates tables of CSV files. Made so I didn't have to learn how to set up a database

1.0.0 • Published 6 years ago

csv_text_to_json

Convert text csv content to json structure. On csv first line , assume it as a header and rest of them as considerd as rows. This module will convert the headers as keys and rows as values in json structure.

1.1.3 • Published 9 years ago

csvfromjson

CSV From JSON =================== Converts JSON into CSV See "options" in the reference below. If you need a deep unwind array functionality, you can flatten your data by using [JSONRemap](https://www.npmjs.com/package/jsonremap) module.

1.0.1 • Published 7 years ago