linq.js - LINQ for JavaScript library packaged for node.js
This contains only the core library without the jquery or rx bindings.
npm install linq
sample/tutorial.js
Not much:
- Minor changes to tests so they can be run on server side
- Sample tutorial is a .js file instead of .htm and can be run directly with node
[MIT License] (http://opensource.org/licenses/MIT)