Skip to content

haz3y0ne/json-csv-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert JSON ↔ CSV

npm v1 npm v2 GitHub repo

This repository contains CLI utilities for converting files between CSV and JSON formats.

Versions

  • Minimal and high-performance
  • One-shot CSV <=> JSON conversion
  • Optional per-record transform
  • No user interaction

npm v1 npm downloads v1

  • Modular, interactive CLI
  • Column selection (keep/delete)
  • Header renaming
  • Duplicate filtering
  • Fully extensible

npm v2 npm downloads v2


Choose the version that fits your workflow. Both are installable via npm link or usable directly with node.

About

CLI tools to convert between JSON and CSV formats, with both minimal and interactive versions.

Topics

Resources

Stars

Watchers

Forks