Dinqyjs 1.3.4
See the version list below for details.
dotnet add package Dinqyjs --version 1.3.4
NuGet\Install-Package Dinqyjs -Version 1.3.4
<PackageReference Include="Dinqyjs" Version="1.3.4" />
paket add Dinqyjs --version 1.3.4
#r "nuget: Dinqyjs, 1.3.4"
// Install Dinqyjs as a Cake Addin #addin nuget:?package=Dinqyjs&version=1.3.4 // Install Dinqyjs as a Cake Tool #tool nuget:?package=Dinqyjs&version=1.3.4
A tiny, fast and rich Javascript LINQ-like library for working with collections. Barely 8KB minified, over 60 functions, highly optimized for performance. Works with browsers back to IE6.
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,433 | 10/26/2017 |
1.5.13 | 959 | 10/26/2017 |
1.5.12 | 1,079 | 2/17/2017 |
1.5.10 | 1,234 | 11/1/2015 |
1.5.0 | 1,347 | 11/1/2015 |
1.4.1 | 1,488 | 4/19/2015 |
1.4.0 | 1,508 | 4/18/2015 |
1.3.4 | 1,388 | 1/12/2015 |
1.3.1 | 1,086 | 1/9/2015 |
1.2.0 | 1,875 | 1/4/2015 |
1.1.1 | 1,251 | 1/3/2015 |
1.1.0 | 1,408 | 1/1/2015 |
1.0.1 | 1,497 | 1/1/2015 |
1.0.0 | 1,379 | 12/31/2014 |
Minor revisions from 1.3.1 to 1.3.4. Map function performance has been improved greatly with internal optimization. 0.3KB shaved off file size. Other minor tweaks to code. Public API remains unchanged.