Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 8799731

Browse files
committed
docs: add slickgrid-stellar note
1 parent da46a6c commit 8799731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[![codecov](https://codecov.io/gh/slickgrid-stellar/Angular-Slickgrid/branch/master/graph/badge.svg)](https://codecov.io/gh/slickgrid-stellar/Angular-Slickgrid)
1212

1313
### Community
14-
Recently moved all my SlickGrid related repos into a new [Slickgrid-Stellar](https://github.com/slickgrid-stellar) GitHub org to regroup them all under a single location.
14+
Recently moved all my SlickGrid related repos into [Slickgrid-Stellar](https://github.com/slickgrid-stellar) org to regroup them all under a single location.
1515

1616
### Brief introduction
1717
One of the best javascript datagrid [SlickGrid](https://github.com/mleibman/SlickGrid) which was originally developed by @mleibman is now available to Angular. I have used a few datagrids and SlickGrid beats most of them in terms of functionalities and performance (it can easily deal with even a million row). We will be using the [6pac/SlickGrid](https://github.com/6pac/SlickGrid/) fork, it is the most active fork since the original author @mleibman stopped working on his original repo. Also worth knowing that I have contributed a lot to the 6pac/SlickGrid fork for the benefit of Angular-Slickgrid... also a reminder, this is a wrapper of a jQuery lib (SlickGrid) and a big portion of the lib (like Editors, Filters and others) are written in jQuery/JavaScript, so just keep that in mind and it also mean that jQuery is a dependency.

0 commit comments

Comments
 (0)