JFP 2.2.1

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

// Install JFP as a Cake Tool
#tool nuget:?package=JFP&version=2.2.1

JFP: Javascript Function Processor - A functional language as a library

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
3.2.2 1,170 6/20/2016
2.7.0 1,325 2/2/2016
2.6.0 985 1/21/2016
2.5.0 1,103 11/18/2015
2.4.0 1,041 11/4/2015
2.2.1 1,081 9/1/2015
1.2.0 1,916 2/23/2015
1.1.4 1,459 2/22/2015

Updates include:
       
       Additional functionality like deref and shortCircuit
       Updates to functions like pipeline
       Added MPL as primary license
       Improved performance
       Streamlined data access and reduction