Dinqyjs 1.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dinqyjs --version 1.3.1
NuGet\Install-Package Dinqyjs -Version 1.3.1
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="Dinqyjs" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dinqyjs --version 1.3.1
#r "nuget: Dinqyjs, 1.3.1"
#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 Dinqyjs as a Cake Addin
#addin nuget:?package=Dinqyjs&version=1.3.1

// Install Dinqyjs as a Cake Tool
#tool nuget:?package=Dinqyjs&version=1.3.1

A tiny, fast and rich Javascript LINQ-like library for working with collections. Just 8KB minified, over 50 functions, highly optimized for performance. Works with browsers back to IE6.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Dinqyjs:

Package Downloads
RollingRoad

A simple Javascript benchmarking library for comparing the performance of Javascript functions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.14 1,367 10/26/2017
1.5.13 933 10/26/2017
1.5.12 1,057 2/17/2017
1.5.10 1,208 11/1/2015
1.5.0 1,322 11/1/2015
1.4.1 1,457 4/19/2015
1.4.0 1,476 4/18/2015
1.3.4 1,364 1/12/2015
1.3.1 1,064 1/9/2015
1.2.0 1,824 1/4/2015
1.1.1 1,229 1/3/2015
1.1.0 1,386 1/1/2015
1.0.1 1,471 1/1/2015
1.0.0 1,357 12/31/2014

New functionality added for version 1.3.

1 breaking change - median() function. Go to www.dinqyjs.com/#median