fordth / jinqJs

jinqJs provides a simple way to perform SQL like queries on javaScript arrays, collections and web services using LINQ expressions.
Other
93 stars 29 forks source link

Angular modularization #7

Closed telno closed 8 years ago

telno commented 8 years ago

Do you plan to release a version of this which can be injected with Angular's module dependency model? Similar to what this contributor has done for the *other JS Linq library? https://github.com/Angular-Public/angular-linq

As I understand it, a huge benefit of Angular is the dependency injection and the cleaning up of the global namespace.

fordth commented 8 years ago

Hmm good idea, I will keep the issue open and take a look. Thanks for your suggestion!

fordth commented 8 years ago

Added support as a Angular 1.x service as of version 1.5.9