fuzzy-track-matching

2.0.0 • Public • Published

fuzzy-track-matching

Simple fuzzy string matching on track titles

build status

Example

var fuzzy = require('fuzzy-track-matching')
 
var target = 'The Crystal Method - Over It (feat. Dia Frampton of Meg & Dia)'
 
// test a target
var tester = fuzzy.test(target)
var matches = tester('over it feat. Dia Frampton') && tester('The crystal method')
// matches is true

/fuzzy-track-matching/

    Package Sidebar

    Install

    npm i fuzzy-track-matching

    Weekly Downloads

    1

    Version

    2.0.0

    License

    none

    Last publish

    Collaborators

    • jb55