Create and manage output files and text data
Extension | Description | Use Cases |
---|---|---|
csv | Comma-separated values | Data export, spreadsheet import |
json | JavaScript Object Notation | API responses, configuration |
txt | Plain text | Logs, reports, documentation |
xml | Extensible Markup Language | Data exchange, configuration |
yaml/yml | YAML Ain’t Markup Language | Configuration, documentation |