Product features comparison matrix generator
This package provides a "product comparison matrix" generator using HTML 5, JQuery and Bootstrap. The data for the table can be provided by a server backend (AJAX) or by a simple .json static file. Features * Automatically generates an interactive product comparison table: - Product features grouped by categories - Collapsible categories - Optional feature tips and detailed descriptions - Supports HTML tags inside the tables - Supports images - Auto-format table cells based on the content * Customization options: - Auto-format criterias are defined in the data set - Categories are defined in the data set - Categories collapsing is defined in the data set - Number of columns to be displayed is defined in the data set - Extra table customization options via a dedicated css - Dataset in the JSON format for maximum compatiblity and integration * Dataset can be provided by a server backend (AJAX) or by a static .JSON file