Code Issues Releases

Releases

v1.0.0 - Initial Release

v1.0.0 · August 26, 2026

main

First stable release of csv-to-json: a lightweight, zero-dependency CSV-to-JSON converter. Features include automatic type inference (int, float, bool, null), dot-notation header expansion into nested objects, streaming mode for large files, and a full CLI interface.