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

Why JinqJs code isn't working in jsfiddle? #33

Open kidkai25 opened 3 years ago

kidkai25 commented 3 years ago

I came across this cool library, going through the example, I clicked on "Edit in JsFiddle" , the new tab opened but when I try to run it nothing happens?

I checked console window it says "angular.merge is not a function"

image