开发者

How can I query Json from the client side, kind of like a query or SQL-type language?

What's the best way to query JSON from the client side? i.e. I have 100 json i开发者_StackOverflowtems, i query and it returns the 4 json items that match?

Maybe a plugin or pattern that would help?


If you're looking for a Linq equivalent for JavaScript, try this library:

http://jslinq.codeplex.com/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜