Skip to content

createdbysk/linq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linq

linq.js - LINQ for JavaScript library packaged for node.js

This contains only the core library without the jquery or rx bindings.

Installation

npm install linq

Examples

sample/tutorial.js

What's changed from the browser version?

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

License

[MIT License] (http://opensource.org/licenses/MIT)

About

linq.js - LINQ for JavaScript library packaged for node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%