Skip to content

2json v1.0.0

Latest

Choose a tag to compare

@mococouo mococouo released this 21 Jun 22:11
· 1 commit to main since this release

2json v1.0.0

Initial open-source release of 2json, a lightweight browser-based CSV to JSON converter.

Highlights

  • Convert CSV files to JSON locally in the browser
  • English-first interface with 25 built-in UI languages
  • RTL layout support for Arabic, Persian, and Urdu
  • Common encoding support including UTF-8, UTF-16, GB18030, Big5, Shift_JIS, EUC-KR, Windows-1252, and ISO-8859-1
  • Auto delimiter detection for comma, semicolon, tab, and pipe-separated files
  • Output JSON as objects from headers or arrays of rows
  • Optional trimming, empty-cell-to-null conversion, pretty JSON, compact JSON, copy, and download
  • No runtime dependencies and no build step
  • Added CI checks, contribution guide, security policy, issue templates, and changelog

Version

v1.0.0