Click here to Skip to main content
15,887,135 members
Articles / Programming Languages / Javascript

LINQ for JavaScript

Rate me:
Please Sign up or sign in to vote.
4.96/5 (140 votes)
6 Apr 2015CPOL5 min read 203.4K   2.2K   205  
Implementation of .NET Enumerable methods in JavaScript, including Aggregations, Iterations, Predicators, and Selectors.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
Canada Canada
A developer for more years than I care to remember.

Particularly interested in building high performance Rich Internet Applications and cutting edge technologies. I've been working with .NET platform since it’s release in 2001

Comments and Discussions