Alet Çantası
Geliştirici araçları.
Small, single-purpose tools for your daily development workflow. Runs in the browser, no data is sent to any server.
🔧 TOML to JSON
Converts TOML text to JSON: builds an intermediate JS value with its own embedded TOML parser (`key = value`, string/number/bool, `[table]`, `[[array of tables]]`, inline array/table, dotted keys) and emits indented JSON. No network, runs in your browser. (Dates/times kept as strings.)