CSV as table
Content Type: Widget
Categories: Utility
Overview
Takes a CSV as input (string) and displays it as a table. Used as utility in e.g. the OQL module to quickly display result data.
Documentation
CsvAsTable
Present a CSV file as a table
Releases
Version: 1.3.0
Framework Version: 8.12.0
Release Notes: Converted to pluggable widget.
Version: 1.2.0
Framework Version: 8.12.0
Release Notes: Upgraded papaparse to fix a vulnerability.
Version: 1.1.0
Framework Version: 8.12.0
Release Notes: Merge PR #1 from @DiegoAMS :
Fix deprecation warning in Mx9
Version: 1.0.0
Framework Version: 8.12.0
Release Notes: First release.
Very simple.