Format Conversion
在HashiCorp配置语言(HCL)和JSON格式之间转换,用于Terraform配置
hcl-json-converterFormat Conversion
在HashiCorp配置语言(HCL)和TOML格式之间转换,用于基础设施配置
hcl-toml-converterFormat Conversion
在HashiCorp配置语言(HCL)和YAML格式之间转换,用于Terraform配置
hcl-yaml-converterFormat Conversion
将JSON数据转换为CSV格式,支持自定义格式化选项
json-to-csvFormat Conversion
将Excel文件转换为CSV格式,提取第一个工作表的数据
excel-to-csvFormat Conversion
将Excel文件转换为HTML表格格式,提取第一个工作表的数据
excel-to-htmlFormat Conversion
将Excel文件转换为JSON格式,提取第一个工作表的数据
excel-to-jsonFormat Conversion
将Excel文件转换为Markdown表格格式,提取第一个工作表的数据
excel-to-markdownFormat Conversion
将Excel文件转换为XML格式,提取第一个工作表的数据
excel-to-xmlFormat Conversion
在Excel文件新旧版本格式之间转换(.xls和.xlsx)
excel-version-converterFormat Conversion
在YAML和JSON格式之间转换
yaml-json-converterFormat Conversion
将HTML内容转换为Markdown格式,支持自定义转换选项
html-to-markdown