Fuzzaldrin-Plus 0.4.1

dotnet add package Fuzzaldrin-Plus --version 0.4.1
                    
NuGet\Install-Package Fuzzaldrin-Plus -Version 0.4.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="Fuzzaldrin-Plus" Version="0.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fuzzaldrin-Plus" Version="0.4.1" />
                    
Directory.Packages.props
<PackageReference Include="Fuzzaldrin-Plus" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fuzzaldrin-Plus --version 0.4.1
                    
#r "nuget: Fuzzaldrin-Plus, 0.4.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.
#addin nuget:?package=Fuzzaldrin-Plus&version=0.4.1
                    
Install Fuzzaldrin-Plus as a Cake Addin
#tool nuget:?package=Fuzzaldrin-Plus&version=0.4.1
                    
Install Fuzzaldrin-Plus as a Cake Tool

A JavaScript library for fuzzy filtering and string similarity scoring

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
0.4.1 1,410 12/1/2016
0.3.1 1,384 11/11/2016

Added fuzz-aldrin.wrap() to easily highlight what part of the result is a match.
Option hash is now always the last argument of public method.