matchgood
v1.0.7
Published
Library that calculates match percentage of two peoples first names.
Downloads
11
Readme
goodMatch :grin:
goodMatch is a library that calculates match percentages between two people's first names.
Usage
npm install --save-dev matchgood
Example - In your index (or any file)
import * as mg from 'matchgood';
mg.default.readFile('input.csv');