Convertir les données JSON en format de tableau HTML avec options de style personnalisables et d'exportation
jsonToTable.supportedFormatsDesc
jsonToTable.tableStylesDesc
jsonToTable.exportOptionsDesc
jsonToTable.dataHandlingDesc
[
{"name": "John", "age": 30, "city": "NYC"},
{"name": "Jane", "age": 25, "city": "LA"}
]
{"product": "Laptop", "price": 999, "available": true}
["apple", "banana", "orange", "grape"]