diff --git a/data/dhtmlx-pivot b/data/dhtmlx-pivot new file mode 100644 index 0000000..be763b1 --- /dev/null +++ b/data/dhtmlx-pivot @@ -0,0 +1,50 @@ +title: DHTMLX Pivot +homeUrl: https://dhtmlx.com/docs/products/dhtmlxPivot/ +demoUrl: https://dhtmlx.com/docs/products/dhtmlxPivot/ +githubRepo: null +npmPackage: null +license: Commercial +revenueModel: Commercial +description: JavaScript pivot table component that enables interactive data analysis in web apps. With drag-and-drop configuration, dynamic filtering, and aggregation, it's ideal for building responsive dashboards, analytics tools, and business intelligence platforms. +frameworks: + react: true + svelte: true + vue: true + angular: true + ember: false + jquery: false + vanilla: true + +features: + accessible: true + copyPaste: true + csvExport: true + customEditors: false + customFormatters: true + draggableRows: false + editable: true + fillDown: false + fillRight: false + filtering: true + formulas: true + freezableCols: true + headless: false + i18n: true + maintained: true + mergeCells: true + openSource: false + pagination: false + pdfExport: false + pivots: true + rangeSelection: true + resizableCols: true + responsive: true + rowGrouping: true + rowSelection: true + search: false + serverSide: true + sorting: true + trees: true + typescript: true + xlsxExport: true + virtualization: true \ No newline at end of file diff --git a/data/dhtmlx-spreadsheet b/data/dhtmlx-spreadsheet new file mode 100644 index 0000000..e481e43 --- /dev/null +++ b/data/dhtmlx-spreadsheet @@ -0,0 +1,51 @@ +title: DHTMLX Spreadsheet +homeUrl: https://dhtmlx.com/docs/products/dhtmlxSpreadsheet/ +demoUrl: https://dhtmlx.com/docs/products/dhtmlxSpreadsheet/ +githubRepo: null +npmPackage: null +license: Commercial +revenueModel: Commercial +description: JavaScript Spreadsheet component that brings Excel-like functionality to web apps with formulas, formatting, range selection, and data import/export. It's lightweight, customizable, and designed to handle large datasets smoothly. + +frameworks: + react: true + svelte: true + vue: true + angular: true + ember: false + jquery: false + vanilla: true + +features: + accessible: true + copyPaste: true + csvExport: true + customEditors: true + customFormatters: true + draggableRows: false + editable: true + fillDown: true + fillRight: true + filtering: true + formulas: true + freezableCols: true + headless: false + i18n: true + maintained: true + mergeCells: true + openSource: false + pagination: false + pdfExport: false + pivots: false + rangeSelection: true + resizableCols: true + responsive: true + rowGrouping: true + rowSelection: true + search: true + serverSide: true + sorting: true + trees: false + typescript: true + xlsxExport: true + virtualization: true \ No newline at end of file