I added nested CSV to JSON support to a free browser-based converter

작성자

카테고리:

← 피드로
DEV Community · chuandonghuang · 2026-07-08 개발(SW)

chuandonghuang

I built JSON Utility Kit as a small browser-based toolkit for everyday JSON tasks.

The CSV to JSON converter recently got an update for nested JSON structures. For example, headers like user.name, user.email, order.id can be converted into nested objects instead of flat keys.

What it supports:

  • CSV to JSON conversion
  • Nested object output from dot notation headers
  • Browser-side processing
  • No signup
  • JSON formatting and validation tools nearby

Tool:
https://jsonutilitykit.com/tools/csv-to-json/

GitHub:
https://github.com/kejie1/json_utility_kit

Top comments (0)

Code of ConductReport abuse

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다