支援功能
- 輸入
- TXT
- 輸出
- TXT · JSON
如何使用YAML → XML
直接在瀏覽器中使用YAML → XML。選擇輸入與設定,再檢查結果。
- 開啟檔案或輸入要處理的數值。
- 調整可用設定並執行工具。
- 檢查結果,接著複製或下載以儲存。
YAML → XML · 範例
輸入
name: LocalKit active: true settings: count: 3
輸出
<root type="object"><name type="string">LocalKit</name><active type="boolean">true</active><settings type="object"><count type="number">3</count></settings></root>
使用說明
檔案與輸入在此瀏覽器內處理,不需上傳或註冊帳號。
程式碼範例、格式名稱與解析器技術錯誤可能保留原始表示法。