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.
🔧 YAML to TOML
Converts YAML text to TOML: builds an intermediate JS value with its own embedded YAML parser, then with its own TOML serializer emits scalar `key = value`, `[table]`, `[[array of tables]]`, simple arrays. No network, runs in your browser. (No block scalars | >; TOML root must be an object.)