Initial commit

This commit is contained in:
2026-02-01 18:59:08 +00:00
commit 0c25f0fa73

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# data-format-converter
A CLI tool that converts between JSON, YAML, TOML, and CSV formats with validation, syntax highlighting, and interactive TUI mode.