1.0.4 • Published 1 year ago

csv2jsonify v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

CSV to JSON Converter

Convert CSV (Comma-Separated Values) files to JSON (JavaScript Object Notation) format effortlessly.

Table of Contents

Introduction

CSV files are commonly used for storing tabular data, while JSON is a lightweight data interchange format widely used for representing structured data. This tool simplifies the process of converting CSV files into JSON format, providing flexibility and customization options along the way.

Features

  • Convert CSV files to JSON with ease.
  • Customize the conversion process with various options.
  • Supports handling quoted fields and sub-arrays within CSV files.
  • Provides options for configuring field delimiters, encoding, and more.

Installation

To install the CSV to JSON converter, you can use npm:

npm install csv2jsonify
1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago