2 Forks
41 Stars
41 Watchers

linq

A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.

How to download and setup linq

Open terminal and run command
git clone https://github.com/tsdotnet/linq.git
git clone is used to create a copy or clone of linq repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with linq https://github.com/tsdotnet/linq/archive/master.zip

Or simply clone linq with SSH
[email protected]:tsdotnet/linq.git

If you have some problems with linq

You may open issue on linq support forum (system) here: https://github.com/tsdotnet/linq/issues