Display any CSV file as a searchable, filterable, pretty HTML table
a year ago
- #JavaScript
- #HTML
- #CSV
- Convert CSV files to searchable, filterable HTML tables using 100% JavaScript.
- Features include custom formatting for columns, downloadable CSV files, and integration with DataTables for advanced table interactions.
- Supports hosting on GitHub Pages and embedding via iframe in other websites.
- Built with Bootstrap 4, jQuery, jQuery CSV, and DataTables.
- Includes debugging tips and contribution guidelines.