jslinq 2.30.0

dotnet add package jslinq --version 2.30.0
NuGet\Install-Package jslinq -Version 2.30.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jslinq" Version="2.30.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jslinq --version 2.30.0
#r "nuget: jslinq, 2.30.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install jslinq as a Cake Addin
#addin nuget:?package=jslinq&version=2.30.0

// Install jslinq as a Cake Tool
#tool nuget:?package=jslinq&version=2.30.0

LINQ to JavaScript (JSLINQ) is an implementation of LINQ to Objects for JavaScript. It is simple to use and gives much needed power and flexibility to performing LINQ style queries agains traditional JavaScript Arrays. If you are using an Array, you can use LINQ to JavaScript to step up your game.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.30.0 259 11/18/2023
2.10.1 104,822 4/20/2015
2.10.0 20,036 3/16/2013