JavaScript版的LinQ linq.js
linq.js 是一个 JavaScript 实现的LINQ。
主要特性:
- 实现所有 .NET 4.0 的方法
- complete lazy evaluation
- full IntelliSense support for VisualStudio
- two versions - linq.js and jquery.linq.js (jQuery plugin)
- support Windows Script Host
- binding for Reactive Extensions for JavaScript(RxJS) and IntelliSense Generator -> see documentation
- NuGet install support