ngx-deebodata 0.2.0 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  Angular data grid with virtual scroll, integrated charts, row grouping, column resizing, toggle column visibility, cell editing, tab accessibility, sorting with priority, and advanced filtering. This package uses only basic @angular packages and rxjs as peer dependencies.
4
4
 
5
+ # Demos
6
+
7
+ - 40+ columns - https://deebodata.com/angular-data-grid
8
+ - 50k rows - https://deebodata.com/angular-data-grid?data=images
9
+ - 100k rows - https://deebodata.com/angular-data-grid?data=sales
10
+
5
11
 
6
12
  # Licensing
7
13