https://github.com/angular-ui/ng-grid
--
You received this message because you are subscribed to the Google Groups "AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to angular+u...@googlegroups.com.
To post to this group, send email to ang...@googlegroups.com.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.
Best Available Solution for ng-repeat performance
I searched a lot and found below solution for this problem like
- collection-repeat (http://ionicframework.com/docs/api/directive/collectionRepeat/)
- Reactjs use (http://davidandsuzi.com/ngreact-react-components-in-angular/)
- oncejs use (https://github.com/tadeuszwojcik/angular-once)
For me best and easy to use is once js which is easy to use and also simpler one to integrate with existing code.
for more details feel free to ask.